Which of the following is FIFO?
Stacks/Queues

Quiz
•
Computers, Science
•
University
•
Medium

Dustyn Loyda
Used 160+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Stack
Linked List
Queue
Inverse Queue
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the stack contain after the following actions?
Push(1);
Push(2);
Push(3);
Push(4);
Pop();
Pop();
Push(5);
1, 2, 3
1, 2, 3, 5
1, 2, 3, 4, 5
1, 2, 5
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
To add an element to a Queue, you use the ________ () method.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Convert the infix exression
(A + B) * (C + D)
to Postfix.
A B C * + D +
A B + C D + *
A B * C D * +
A B + C + D +
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is important when it comes to popping from a Stack?
IsFull()
canPop()
isEmpty()
peek()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Eevee
Squirtle
Pikachu
Psyduck
Bulbasaur
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One difference between stack and queue?
Stacks require dynamic memory, but Queues do not
Stacks use two ends of the structure, Queues use only one
Queues require dynamic memory, but Stacks do not
Queues use two ends of the structure, Stacks use only on
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is LIFO?
Stack
Linked List
Queue
Inverse Queue
9.
OPEN ENDED QUESTION
3 mins • 1 pt
What's your favorite Pokemon?
Evaluate responses using AI:
OFF
Similar Resources on Quizizz
10 questions
Quiz 1 - AK2 Section

Quiz
•
University
9 questions
DSA Day 3

Quiz
•
University
10 questions
Quiz despre Stiva si Coada - RO - No.2

Quiz
•
University
10 questions
DSA(UNIT 1) Test 1

Quiz
•
University
10 questions
DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

Quiz
•
University
14 questions
Data Structure

Quiz
•
University
10 questions
UNIT-2 QUEUE

Quiz
•
University
10 questions
Sumatif Akhir Informatika

Quiz
•
1st Grade - 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