Q19
What is the result of reversing a singly linked list?
A.
A circular linked list
B.
A doubly linked list
C.
A linked list with nodes in reverse order
AnswerD.
An error
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board