
DSA (QUIZ 2) Stacks and Queues Quiz
Authored by M'Alou Gonzales
Information Technology (IT)
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a stack?
A collection of elements identified by an index.
A linear data structure that follows First In, First Out (FIFO) principle.
A collection of nodes with pointers.
A linear data structure that follows Last In, First Out (LIFO) principle.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operation is not typically associated with stacks?
Push
Pop
Enqueue
Peek
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which order are elements accessed in a queue?
Random order
Last In, First Out (LIFO)
First In, First Out (FIFO)
In reverse order
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following operations is used to add an element to a stack?
Pop
Enqueue
Push
Peek
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the dequeue operation do in a queue?
Adds an element to the end of the queue
Removes an element from the front of the queue
Adds an element to the front of the queue
Removes an element from the end of the queue
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an application of stacks?
Managing browser history
Printer job scheduling
Task scheduling in operating systems
File download management
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following sequence of operations on an empty stack? Push(1), Push(2), Pop(), Push(3), Pop()
1
2
3
Stack is empty
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?