Q51
What is the purpose of script loading?
A.
Load Scripts programmatically
B.
Load JavaScript files manually
C.
Load JavaScript files programmatically
AnswerD.
All of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
The script loading loads remote JavaScript files programmatically and allows us to trick the rendering engine.