Question Bank

1899 approved questions from the community

Next.js is suitable for building large-scale applications.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

Next.js supports React Strict Mode to help identify potential problems in an application.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

How do you create dynamic routes in the App Router?

MEDIUM
SINGLE CHOICE
30s
Next.js
by Mohamed

What is middleware in Next.js?

MEDIUM
SINGLE CHOICE
35s
Next.js
by Mohamed

In Next.js, environment variables prefixed with NEXT_PUBLIC_ are exposed to the browser.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

Next.js automatically code-splits JavaScript bundles to load only the code needed for each page.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

You can use both App Router and Pages Router in the same Next.js project.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

What is the purpose of the Image component in Next.js?

MEDIUM
SINGLE CHOICE
30s
Next.js
by Mohamed

In the App Router, all components are Server Components by default.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

The Link component in Next.js is used for client-side navigation between pages.

MEDIUM
TRUE FALSE
25s
Next.js
by Mohamed

Which of the following are key features of Next.js? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are benefits of React Server Components? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are benefits of using server actions in Next.js? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

Which of the following are common performance optimization techniques in Next.js? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
Next.js
by Mohamed

What is the purpose of the 'params' keyword in C#?

MEDIUM
SINGLE CHOICE
30s
.NET
by Mohamed

What is a Common Table Expression (CTE) in SQL?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What are extension methods in C#?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is Entity Framework?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is the ThreadPool in .NET?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed

What is LINQ in C#?

MEDIUM
SINGLE CHOICE
35s
.NET
by Mohamed
PreviousPage 49 of 95Next