Queue Quiz

Queue Quiz

University

20 Qs

quiz-placeholder

Similar activities

Kelas 8 - Halaman 10 (UH Bab 1)

Kelas 8 - Halaman 10 (UH Bab 1)

8th Grade - University

20 Qs

Flutter Quiz#1

Flutter Quiz#1

University

20 Qs

SAA-C03 (161-182)

SAA-C03 (161-182)

University

21 Qs

Microsoft Word test 1

Microsoft Word test 1

6th Grade - University

16 Qs

Quiz on Searching and Sorting Algorithms

Quiz on Searching and Sorting Algorithms

University

24 Qs

Kelas 7 - Halaman 35 (PTS)

Kelas 7 - Halaman 35 (PTS)

7th Grade - University

20 Qs

 uji coba Strategi Algoritma dan Pemrograman

uji coba Strategi Algoritma dan Pemrograman

11th Grade - University

15 Qs

EXP-9(VIVA_VOCE)

EXP-9(VIVA_VOCE)

University

17 Qs

Queue Quiz

Queue Quiz

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Chong May

Used 89+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct order of queue operations?

FIFO

LIFO

FILO

LOFI

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is commonly used to implement a queue?

Array

Adjacency List

Adjacency Matrix

Linked List

Binary Search Tree

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a basic operation on a queue?

enqueue

dequeue

peek

insert_at_middle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the result of dequeue operation on an empty queue?

Overflow

Error

Underflow

Null

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a type of queue?

Simple Queue

Circular Queue

Double Queue

Priority Queue

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the dequeue operation do in a queue?

Removes an element from the rear

Removes an element from the front

Adds an element at the end

Adds an element at the front

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of the queue changes during an enqueue operation?

Front

Rear

Both

Neither

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?