Circular queue Expalanation- think of the condition for overflow
On 24-Jul-2012, at 9:52 PM, Hariraman R <[email protected]> wrote: > Which of the following queue creates overflow when the no of elements is less > than the queue size?? > > 1)single queue > 2)priority queue > 3)dequeue > 4)circular queue > > Kindly explain what is the answer and why??? Thanks in advance.. > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
