AMA University Answers
Login
Register
AMA OED
Courses
ITE
ITE-6201
A linear list in which the las...
A linear list in which the last node points to the first node.
circular linked list
Correct
none of these
doubly linked list
singly linked list
Feedbacks
FuzzyMarten
-
2 years ago
Upvoted this question
Similar ITE-6201 questions
A linear list in which the pointer points only to the successive node.
Algorithms that use a list must know whether the list is array based or linked.
A list may be linear or nonlinear, depending on its implementation.
A leaf in a tree is a node with no children.
The situation when in a linked list START=NULL is .
Each node in a linked list must contain at least .