A

Admin • 802.91K Points
Coach

Q. Which Angular feature ensures that a module or component is loaded only when needed?

  • (A) Preloading strategy
  • (B) Eager loading
  • (C) Lazy loading
  • (D) Tree shaking
  • Correct Answer - Option(C)
  • Views: 3
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
Lazy loading delays loading of a module/component until it's needed.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.