

MCQOPTIONS
Saved Bookmarks
1. |
The queue which wraps around upon reaching the end of the array is called as____________. |
A. | circular queue. |
B. | linked queue. |
C. | doubly linked list. |
D. | representation of queue. |
Answer» B. linked queue. | |