STACK DATA STRUCTURE

STACK DATA STRUCTURE

University

45 Qs

quiz-placeholder

Similar activities

WINDOWS SERVER

WINDOWS SERVER

University

50 Qs

Midterm Exam ICTC1023

Midterm Exam ICTC1023

University

40 Qs

DSA QUIZ - 2 (17-06-23)

DSA QUIZ - 2 (17-06-23)

University

40 Qs

CSC 306 FINAL

CSC 306 FINAL

University

40 Qs

Python Quiz

Python Quiz

University

40 Qs

First  QUIZ of Database - Edited by: Eng. Javier Daza 2023-1

First QUIZ of Database - Edited by: Eng. Javier Daza 2023-1

University

40 Qs

KUIS SISTEM OPERASI

KUIS SISTEM OPERASI

University

40 Qs

Kuis E-Business 2 TI 4 (POLINEMA)

Kuis E-Business 2 TI 4 (POLINEMA)

University

40 Qs

STACK DATA STRUCTURE

STACK DATA STRUCTURE

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Glaizess Salisi

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stacks have LIFO ordering

TRUE

FALSE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

LIFO stands for

List of Outputs

Last in First Out

First in Last Out

None of them

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Act of adding values into a stack is called

Popping

Polling

Pushing

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement(s) about stack data structure is/are NOT correct?

Stack data structure can be implemented using linked list

New node can only be added at the top of the stack

Stack is the FIFO data structure

The last node at the bottom of the stack has a NULL link

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If the elements “A”, “B”, “C” and “D” are placed in a stack and are deleted one at a time, in what order will they be removed?

ABCD

DCBA

DCAB

ABDC

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the elements “A”, “B”, “C” and “D” are placed in a queue and are deleted one at a time, in what order will they be removed?

ABCD

DCBA

DCAB

ABDC

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Are stacks FIFO or FILO?

FILO
FIFO
LIFO
LILO

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?