MCQOPTIONS
Saved Bookmarks
| 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. | |