MCQ
61.
struct node *current = start->nextwhat "current" will contain if it is variable of type struct node ?
Correct Answer: A
None.

