Advertisements
Advertisements
Question
How does the peek() function of queue read the element at the front?
Options
using index 0
pop()
append()
read()
MCQ
Advertisements
Solution
read()
shaalaa.com
Is there an error in this question or solution?
How does the peek() function of queue read the element at the front?
using index 0
pop()
append()
read()
read()