(Choose 1 answer)
How does using Suspense with lazy components enhance user experience?
A. It improves the responsiveness and perceived performance of the application
B. It eliminates the need for error handling in asynchronous rendering
C. It displays a loading indicator while the lazy component is being loaded
D. It prevents the user from interacting with the page until all components are loaded