InterviewSolution
Saved Bookmarks
| 1. |
Minimum number of queues to implement stack is ___________(a) 3(b) 4(c) 1(d) 2My query is from Stack using Linked List in chapter Abstract Data Types of Data Structures & Algorithms IThe question was asked in homework. |
|
Answer» Correct choice is (c) 1 |
|