Q58
What is the correct method used to insert and delete items from the queue?
A.
push and pop
B.
enqueue and dequeue
AnswerC.
enqueue and peek
D.
add and remove
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board