1.

n elements of a Queue are to be reversed using another queue. The number of “ADD” and “REMOVE” operations required to do so is:

A. 2*n
B. 4*n
C. n
D. The task cannot be accomplished
Answer» E.


Discussion

No Comment Found