

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following data structure may give overflow error,even though the current number of element in it is less than its size? |
A. | Simple queue |
B. | Circular queue |
C. | Priority Queues |
D. | None of these |
Answer» C. Priority Queues | |