STACK - DATA STRUCTURES

STACK - DATA STRUCTURES

University

15 Qs

quiz-placeholder

Similar activities

Introduction to  Computer organisation

Introduction to Computer organisation

University

15 Qs

CoQuizMod3

CoQuizMod3

University

20 Qs

Minecraft

Minecraft

KG - Professional Development

13 Qs

DATSRUC Week 6

DATSRUC Week 6

10th Grade - University

15 Qs

Array

Array

University

10 Qs

Stack Applications (17-Sept-2023)

Stack Applications (17-Sept-2023)

University

10 Qs

1D Arrays

1D Arrays

9th Grade - University

14 Qs

Module 2 - Short Quiz

Module 2 - Short Quiz

University

18 Qs

STACK - DATA STRUCTURES

STACK - DATA STRUCTURES

Assessment

Quiz

Computers

University

Medium

Created by

AV College students

Used 5+ times

FREE Resource

15 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

Last in First Out

First in Last Out

List of Outputs

None of them

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Act of adding values into a stack is called

Popping

Pushing

Polling

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

ABCD

ABDC

CDBA

DCAB

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While converting infix to postfix expression, what would be pushed into the stack?

only operators

opening symbol '('

operators and opening symbol

operands

operators and operands

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While evaluating the postfix expression, what would be pushed into the stack?

operands

operators

operators and opening symbols

operators and operands

stack is not used for this evaluation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process of removing an element from the stack

Create

Push

Evaluation

Pop

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?