Multiple Choice
A circularly linked list:
A) Is the same as any other linked list.
B) Has no end,as the list value of the last value in the list points to the record number of the first value in the list.
C) Is connected to the empty list.
D) b and c
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: You need a head pointer and an
Q6: The list pointer maintained with a list
Q7: The linked field shows where the next
Q8: When using linked lists:<br>A)New records are always
Q9: A circularly linked list has no end.
Q11: Linked lists must always be in order.
Q12: A multilinked list has multiple linked fields.
Q13: In a linked list:<br>A)Data is held in
Q14: A doubly linked list had two or
Q15: The number of added field(s)to a file