Which of the following data structure works on Last In First Out (LIFO) principle?

Stack and Queue Quiz

Quiz
•
Computers
•
University
•
Hard
sanjay madaan
FREE Resource
168 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Queue
Stack
Array
Linked List
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operation inserts an element into a stack?
Add
Enqueue
Push
Insert
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the operation called that removes an element from the top of the stack?
Delete
Remove
Dequeue
Pop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a stack, where is the new element added?
Bottom
Top
Middle
Anywhere
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output after performing operations: push(10), push(20), pop()?
10
20
30
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure is used for undo operations in text editors?
Queue
Array
Stack
Tree
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when you pop from an empty stack?
Returns 0
Inserts null
Stack Overflow
Stack Underflow
Create a free account and access millions of resources
Similar Resources on Quizizz
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade