Computer Science, asked by bhavnoor2236, 1 year ago

What is the purpose of lazy loading?
A.Immediate loading is necessary
B.Loading under command
C.Immediate loading is not necessary
D.None of the mentioned

Answers

Answered by Ayesha059
1
Answer: c
Explanation: 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.
Similar questions