Q45
In a linked list, what is a dummy node typically used for?
A.
To simplify insertion and deletion
AnswerB.
To mark the end of the list
C.
To store extra information
D.
To create a cycle in the list
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board