Q35
What is the primary reason to use a sentinel node in linked lists?
A.
To simplify boundary conditions
AnswerB.
To increase the list size
C.
To decrease memory usage
D.
To make the list circular
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board