Q124
How can the nodes in the node list be accessed?
A.
Key
B.
Index number
AnswerC.
Looping
D.
All of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
The nodes in the node list can be accessed through their index number (starting from 0).