

MCQOPTIONS
Saved Bookmarks
1. |
What would happen if there were no script tags? |
A. | Build DOM nodes in render tree |
B. | Layout positioning of DOM elements |
C. | Paint DOM elements |
D. | Execute script |
Answer» B. Layout positioning of DOM elements | |