COMPUTER SCIENCE MCQS
Let Q denote a queue containing sixteen numbers and S be an empty stack. Head(Q) returns the element at the head of the queue Q without removing it from Q. [G16S1Q51]
Explanation