Question:In which dynamically created linked list can the first node be recovered after moving to the second node?
A Simple linked list B Circular linked list C Doubly linked list D Both b and c
+ AnswerD
+ Report