STACK DATA STRUCTURE

STACK DATA STRUCTURE

University

45 Qs

quiz-placeholder

Similar activities

WEB DESIGN | Practice 6

WEB DESIGN | Practice 6

University

40 Qs

UH 1 Berpikir Komputasional

UH 1 Berpikir Komputasional

10th Grade - University

50 Qs

Linear Data Structures Quiz

Linear Data Structures Quiz

University

40 Qs

CSE214 Final Review

CSE214 Final Review

University

44 Qs

IOT_SARS

IOT_SARS

University

40 Qs

CPSC 200 EXAM

CPSC 200 EXAM

University

50 Qs

SAP-LAB

SAP-LAB

University

50 Qs

ĐỀ 1 ngố

ĐỀ 1 ngố

University

43 Qs

STACK DATA STRUCTURE

STACK DATA STRUCTURE

Assessment

Quiz

Computers

University

Medium

Created by

Glaizess Salisi

Used 8+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?