Q71
What is the purpose of lazy loading?
A.
Immediate loading is necessary
B.
Loading under command
C.
Immediate loading is not necessary
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
Lazy loading is a kind of loading in which we don’t need our JavaScript code to be available as soon as the page loads.