

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is an example to perform the most common XML manipulations using the XML objects invocation?%! |
A. | insertChildBefore() |
B. | insertChildAfter() |
C. | appendChildAfter(…) |
D. | appendChildBefore(…) |
Answer» B. insertChildAfter() | |