A How can you define a lazy component in React?
B A. Using the createLazyComponent method from the React package
C B. Importing the component with the lazy keyword
C. Wrapping the component in the LazyComponent higher-order component
D. Using the lazy function from the React library
Exit (35