Mid
From PDF
GoF Patterns
Gang of Four Patterns
Lazy Loading:?
Short answer: The proxy controls access to the real object, initializing it only when needed. This is known as lazy loading. For example, the large image is only loaded when the client requests it for the first time.
Say this in the interview
- Define — one clear sentence (the short answer above).
- Example — relate it to a project like ShopNest or your real work.
- Trade-off — when you would not use it.
Share this Q&A
Share preview image: https://www.toolliyo.com/images/toolliyo-logo.png