Computer Science, asked by Mahipavan5, 2 days ago

help me guys im having an exam
How many stacks are needed to implement a queue. Consider the situation where no other data structure like arrays, a linked list is available to you.​

Answers

Answered by abhi171043
1

Explanation:

The minimum number of stacks needed to implement a queue is two Stacks.

  • le bete answer
Similar questions