What is lazy loading of images?



What is lazy loading of images?..

Answer / Shyam

Lazy loading of images involves delaying the loading of images until they are within the user's viewport, improving initial load times and performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Why do we use spring boot with microservices? : Spring Boot

1 Answers  


What classes are used to control the database connection?

1 Answers  


What is spring boot starter tomcat? : Spring Boot

1 Answers  


What is generic dao?

1 Answers  


What is the use of spring boot in java? : Spring Boot

1 Answers  


How to integrate your struts application with spring?

1 Answers  


Why we use @autowired in spring?

1 Answers  


What is the use of ioc?

1 Answers  


What is the advantage of dependency injection in spring?

1 Answers  


Are spring beans thread safe?

1 Answers  


What is spring mvc interceptor and how to use it?

1 Answers  


Why we need to integrate struts with spring?

1 Answers  


Categories