The method deleteQueue does which of thefollowing?
a. uses one queue to delete another
b. removes the back element from the queue
c. removes the front element from the queue
d. removes all elements from the queue leaving anempty queue
Whenever an application is modeled on a FIFO structure,____ are used.
a. lists
b. queues
c. stacks
d. arrays
A queue can only be stored as a linked list.
a. true
b. false
A queue is a last in first out datastructure.
a. true
b. false
Refer to the figure below. Which of the following membersin the UML diagram adds an element to the front of thequeue?
QueueClass-maxQueueSize: int
-count: int
-queueFront: int
-queueRear: int
-list: DataElement[]+Queueclass()
+QueueClass(int)
+QueueClass(Queueclass)
+inializeQueue(): void
+isemptyQueue(): boolean
+isFullQueue(): boolean
+front() throws
PayPal Gateway not configured
PayPal Gateway not configured