MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structures and Algorithms
→
Evaluation Infix Expression Not Parenthesized
→
To implement a stack using queue(with only enqueue...
1.
To implement a stack using queue(with only enqueue and dequeue operations), how many queues will you need?
A.
1
B.
2
C.
3
D.
4
Answer» C. 3
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Making the push operation costly, select the code snippet which implements the pop operation.a)
To implement a stack using queue(with only enqueue and dequeue operations), how many queues will you need?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies