Direction: Choose the correct option
Q1.
What is lazy loading in Angular?
Direction: Choose the correct option
Q2.
How do you configure lazy loading in routes?
Direction: Choose the correct option
Q3.
What is the correct `loadChildren` syntax for Angular 8+?
Direction: Choose the correct option
Q4.
What is a feature module?
Direction: Choose the correct option
Q5.
What are the benefits of lazy loading?
Direction: Choose the correct option
Q6.
What is a preloading strategy in Angular?
Direction: Choose the correct option
Q7.
How do you enable preloading?
Direction: Choose the correct option
Q8.
What is the difference between `loadChildren` and `children`?
Direction: Choose the correct option
Q9.
Can lazy-loaded modules have their own routing?
Direction: Choose the correct option
Q10.
What happens when you navigate to a lazy-loaded route?
