

MCQOPTIONS
Saved Bookmarks
1. |
What does the appendChild() method perform? |
A. | ppends a node in the middle of the index taken as the parameter |
B. | ppends a node as the first child |
C. | ppends a node as the last child |
D. | one of the mentioned |
Answer» D. one of the mentioned | |