Write down flowchart of Enqueue and Dqueue data structures .what is the drawback of queue data structures ?. How circular queue overcome it explains it with example
Answers
Answered by
1
Answer:
Unlike stacks, a queue is open at both its ends. One end is always used to insert data (enqueue) and the other is used to remove data (dequeue).
Similar questions
Physics,
4 months ago
Computer Science,
4 months ago
Science,
8 months ago
Math,
8 months ago
Math,
1 year ago
Biology,
1 year ago
Business Studies,
1 year ago