Q1058
Where does the tortoise point to, when the hare has completed one iteration of the sequence?
A.
First node of the linked list
B.
Last node of the linked list
C.
Middle node of the linked list
AnswerD.
Any random node of the linked list
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board