Question 10/20
intermediate
Select one answer

How do you fetch data in App Router Server Components?

Using getStaticProps and getServerSideProps
Directly using async/await with fetch() in the component
Using useEffect hook only
Through Redux actions

Premium Question

Upgrade to unlock this question and 300+ more interview prep MCQs.