Q49
What will happen after executing the script?
A.
Execute script
B.
Layout positioning of DOM elements
C.
Paint DOM elements
D.
Build DOM nodes in render tree
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
After executing the script, the DOM nodes will be built in the render tree.