You are on page 1of 1

14) In which type of queue, the first location(Q[0]) follows the last location(Q[n-1]).

a) balanced queue

b)Unbalanced Queue

c) Circular Queue

d) Priority Queue.

You might also like