Datastructure MCQ : 63


Q. If I want to create a stack with push, pop, and top functions using only queues, how many queues are required to implement a stack?





Contributed by: admin