•Suppose a queue of size 30 is implemented using a circular array. How many items are in the queue of the front is index 27 and the rear is index 6? (front & rear both were initialized with “0”)

Queue

Quiz
•
Computers
•
University
•
Hard
O A
Used 1+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a)9
b)10
c)11
d)12
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
•Suppose a queue of size 40 is implemented using a circular array. How many items are in the queue of the front is index 38 and the rear is index 9? (front & rear both were initialized with “0”)
a)10
b)11
c)12
d)13
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
•In general, a queue Abstract Data Type allows:
a)Insertions and removals anywhere.
b)Insertions and removals only at one end.
c)Insertions at the back and removals from the front.
d)None of the above.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
•Suppose a queue of size 50 is implemented using a circular array. How many items are in the queue if the front is at index 45 and the rear is at index 4? (front & rear both were initialized with “0”)
a)9
b)10
c)11
d)12
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
•Which of the following is the most appropriate way to implement a queue using a singly-linked list?
a)Enqueue at the head, dequeue at the tail.
b)Enqueue at the tail, dequeue at the head.
c)Both enqueue and dequeue at the head.
d)Both enqueue and dequeue at the tail.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
•Which of the following is the property of “queue”?
a)Last in, Last Out
b)First in, First Out
c)Accessed by both ends
d)May be implemented using Arrays
e)All of the choices
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
•Which of the following is not an “operation” of the queue?
a)Enqueue
b)Dequeue
c)Peek
d)isFull
e)None
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz 1 - AK2 Section

Quiz
•
University
15 questions
DATA STRUCTURES QUIZ

Quiz
•
University
10 questions
UNIT-2 QUEUE

Quiz
•
University
10 questions
Stack & Queue

Quiz
•
University
10 questions
Queue

Quiz
•
University
10 questions
Queues

Quiz
•
University
15 questions
Data Structure

Quiz
•
University
12 questions
CSD203-quiz4-queue-15m

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade