Queryspace - what is the advantage of a circular queues over linear queues?
 
     
 Home > Computers and Internet
Previous Next


Anonymous

Open Question

May 23, 2007, 8:51 am
what is the advantage of a circular queues over linear queues? 
what is the advantage of a circular queues over linear queues? 

   
   

Answers  (1)


sumesh kumar
May 31, 2007,10:37 am
circular queues are implemented in circle from rather than straight line.linear queues are implemented in new manner.these queues have excessive use of memory.these memories are not fully utilized also.these limitations are overcomes in circular queues.