Which of the following data structure may give overflow error, even though the current number of elements in it, is less than its size

1.3 Which of the following data structure may give overflow error, even though the current number
of elements in it, is less than its size
A) simple queue
B) circular queue
C) stack
D) none of the above


Leave a Reply