

MCQOPTIONS
Saved Bookmarks
1. |
In a circular linked list |
A. | Components are all linked together in some sequential manner. |
B. | There is no beginning and no end. |
C. | Components are arranged hierarchically. |
D. | Forward and backward traversal within the list is permitted. |
Answer» C. Components are arranged hierarchically. | |