Q78
Given only a single array of size 10 and no other memory is available. Which of the following operation is not feasible to implement (Given only push and pop operation)?
A.
Push
B.
Pop
C.
Enqueue
AnswerD.
Returntop
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board