Direction: Choose the correct option
Q1.
What is code splitting in React?
Direction: Choose the correct option
Q2.
Which React function enables lazy loading of components?
Direction: Choose the correct option
Q3.
What component must wrap lazy components to show a fallback while loading?
Direction: Choose the correct option
Q4.
How do you use React.lazy?
Direction: Choose the correct option
Q5.
What happens if a lazy component fails to load?
