Medium-EasyUnderstandReact & Next.jsmultiple_choice

What does 'use client' do in Next.js App Router?

Understand Tests comprehension and ability to explain concepts.

Answer Options

AMakes the component fetch data on the client side
BMarks the file as a Client Component boundary — enables hooks and browser APIs
CPrevents the component from being server-side rendered
DMakes the component load lazily

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 15+ more React & Next.js questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the React & Next.js topic (Frontend).

More React & Next.js Questions