
Stacks, queues, hash

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Miss Ahmed
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of data structure is a stack?
FIFO
FOFI
LIFO
LIFI
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The process of inserting an element in stack is called ____________
Create
Push
Evaluation
Pop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the elements “A”, “B”, “C” and “D” are placed in a queue and are dequeued one at a time, in what order will they be removed?
a) ABCD
b) DCBA
c) DCAB
d) ABDC
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This data structure uses pointers to link nodes together.
Queue
Linked List
Array
Trees
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following is an example of a FIFO data structure?
Stack
Array
Queue
Linked List
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The process where data is pushed into a queue from one end is called...
Dequeue
Enqueue
SetPointer
QueueUp
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is caused by attempting to push another item onto the top of a full stack?
Underflow error
Overload error
Overflow error
Catastrophic error
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
iGCSE Computer Science: Internet & WWW

Quiz
•
9th - 12th Grade
20 questions
Data structure test1

Quiz
•
12th Grade
20 questions
Abstract Data Types

Quiz
•
11th Grade
20 questions
10.4 Intro. to Abstract Data Types (ADT) Cambridge iAS 9618

Quiz
•
11th Grade
20 questions
Tes Formatif 1 Informatika

Quiz
•
12th Grade
15 questions
Quick Revision H466 #1

Quiz
•
12th Grade - University
15 questions
CS Data Structure Quiz

Quiz
•
11th Grade
17 questions
Big O Notation

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade