In a typical circular doubly linked list,a node has
A) a field to store the element,and two references to keep track of two successor nodes,and a reference to keep track of the start of the list
B) a field to store the element,and two references to keep track of successor and predecessor nodes
C) a field to store the element,and two references to keep track of two predecessor nodes,and a reference to keep track of the end of the list
D) either one of A or C
Correct Answer:
Verified
Q17: In a linked list,the predecessor of a
Q18: A linked list class keeps its elements
Q19: To remove a node with a positive
Q20: To remove the first node in a
Q21: A recursive computation of the size of
Q23: A circularly linked list makes it easy
Q24: In a typical doubly linked list,a node
Q25: A linked list class uses a Node
Q26: A list can be considered a recursive
Q27: When using recursion on linked lists
A) the
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents