Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Minimum number of queues to implement stack is ___________

a) 3
b) 4
c) 1
d) 2

Answer: c
Explanation: Use one queue and one counter to count the number of elements in the queue.

Join The Discussion