Question:

What are the disadvantages of linearr queue and how will you overcome it using circular queue

by Guest7158  |  12 years, 8 month(s) ago

0 LIKES UnLike

What are the disadvantages of linearr queue and how will you overcome it using circular queue

 Tags: circular, Disadvantages, linearr, overcome, queue, Using

   Report

1 ANSWERS

  1. bhaurao eknathrao su...
    circular queue have less memory consumption as compared to linear queue because while doing insertion after deletion operation it allocate an extra space the first remaining vacant but in circular queue the first is used as it comes immediate after the last.

    the main difference is of memory consumption

Sign In or Sign Up now to answser this question!

Question Stats

Latest activity: 14 years, 7 month(s) ago.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.