114) Which of the following statements is true? (The total number of push/pop/enque/deque calls made should not depend on the number of elements in the stack or queue)
Answer is:
A queue can be created using two stack data-structures.
Related Data structures and Algorithms MCQ with Answers
Answer is:
Computing the minimum spanning tree of a graph.
Answer is: