Correct Answer
verified
Multiple Choice
A) the item that has been waiting the shortest is popped next
B) the items are popped in LIFO order
C) the item that has been waiting the longest is popped next
D) removals are done from the rear of the queue
Correct Answer
verified
Multiple Choice
A) when items are added, they are assigned an order of rank
B) items of higher priority are removed before those of lower priority
C) items of higher priority are removed in FIFO order
D) items of equal priority are removed in FIFO order
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) higher-priority items are popped before those of lower priority
B) items of equal priority are popped in LIFO order
C) items of equal priority are popped according to which item arrived first
D) higher-priority items can jump ahead of lower-priority items
Correct Answer
verified
Multiple Choice
A) assigns customers to cashiers
B) a queue of customer objects
C) a variable to track when service is received
D) generates new customer objects
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) adds a node to the head
B) adds a node to the tail
C) inserts a node in the middle
D) creates a new instance of the queue
Correct Answer
verified
Multiple Choice
A) it must be added to the priority queue
B) it must be unwrapped
C) it must be compared to the next item
D) it must be discarded
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) it adds the item to the front
B) it puts the item in a wrapper
C) it adds the item to the rear
D) it increases the size of the queue
Correct Answer
verified
Multiple Choice
A) user a wrapper class
B) remove them from the queue
C) remove them in FIFO order
D) put them in the back of the queue
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Showing 1 - 20 of 50
Related Exams