Which of the following statement is true? a. Using singly linear linked lists and singly circular linked
Question:
Which of the following statement is true?
a. Using singly linear linked lists and singly circular linked list, it is not possible to traverse the linked list in reverse order.
b. To find the predecessor of any node, it is required to traverse the list from the first node in case of singly linear linked list.
A. a only
B. b only
C. Both a and b
D. None of these
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Data Structures Using C A Practical Approach For Beginners
ISBN: 9781000470741
1st Edition
Authors: Amol M Jagtap, Ajit S Mali
Question Posted: