What is a stack?

Data structure

Quiz
•
Computers
•
University
•
Medium
praveen s
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A type of linked list
A linear data structure following FIFO order
A linear data structure following LIFO order
A hierarchical data structure
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is NOT a basic stack operation?
Push
Pop
Enqueue
Peek
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the result of evaluating the postfix expression 5 3 + 2 *?
10
16
17
11
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the key difference between a queue and a stack?
Queue follows FIFO, stack follows LIFO
Queue follows LIFO, stack follows FIFO
Both are the same
Stack requires more memory than queue
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the operation used to insert an element into a queue?
Pop
Enqueue
Push
Dequeue
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which type of queue assigns priority to elements?
Circular Queue
Deque
Priority Queue
Simple Queue
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the worst-case time complexity of stack operations (Push and Pop) using an array?
O(1)
O(n)
O(log n)
O(n²)
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Data Structure

Quiz
•
University
15 questions
AS Computing: Data Structures

Quiz
•
10th Grade - University
15 questions
DATA STRUCTURES QUIZ

Quiz
•
University
20 questions
New DSC Quiz

Quiz
•
University
20 questions
Quiz 1_DSA

Quiz
•
University
25 questions
C++ with DS

Quiz
•
University
15 questions
DS Module 3 Linked List

Quiz
•
University
20 questions
Data Structure

Quiz
•
University
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