CS-301 Final Term Exams Preparation Virtual University MCQs With Answers

Question # 1
I have implemented the queue with a linked list, keeping track of a front pointer and a rear pointer. Which of these pointers will change during an insertion into an EMPTY queue?

Choose an answer