

MCQOPTIONS
Saved Bookmarks
1. |
*/*_What is the property to access the first child of a node?? |
A. | timestamp.Child1 |
B. | timestamp.Child(1) |
C. | timestamp.Child(0) |
D. | timestamp.firstChild |
Answer» E. | |