What do you understand by lazy loading?

devquora
devquora

Posted On: Feb 22, 2018

 

In computer programming, there is a common designing pattern which is known as lazy loading. In order to precede the initialization of any of the object until the segment where it is needed essentially, it is used. If user needs then lazy coding is a loading code (in reference to use). Example - Under page, a button is present which shows multiple layouts the user can switch to.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Web Developer Interview Questions

    According to you what are the major responsibilities of a web developer?

    As a web developer, most of the time entire responsibility of the project is shouldered on us. Major of them are:..

    Web Developer Interview Questions

    Explain what is CORS?

    CORS stands for the cross-origin resource sharing. It is actually a mechanism which enables the sources..

    Web Developer Interview Questions

    As a web developer what do you think essential you should know?

    As a web developer, there are multiple tasks that have to be performed like designing, programming, developing..