Q.

node.next -> node.next.next; will make

A. node.next inaccessible
B. node.next.next inaccessible
C. this node inaccessible
D. none of the above
Answer» A. node.next inaccessible
3.7k
0
Do you find this helpful?
26

View all MCQs in

Data Structures (DS)

Discussion

No comments yet