mediumFPSCNTSCSSPPSCProgramming & Databases
Answer explanation
Explanation included
Practice quiz ready
Continue practising this MCQ topic
Use these links to review the full topic, start a timed quiz, or open the exam hub connected with this question.
Answer and explanation
Correct Answer: D: Traversing
Explanation: The correct answer is D: Traversing. Traversing is not a standard operation that can be performed by a Queue data structure. Queue supports Insertion (enqueue), Deletion (dequeue), and Retrieving (peek/front) operations following First-In-First-Out principle.
Continue practice
More Programming & Databases MCQs with answers
Use these links to review related questions, practise the full topic, or open the exam preparation pages connected with this MCQ.