
Advanced - Middle Module Evaluation
Authored by Education AIT
Computers
Professional Development
nextjs covered
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What command is used to create a new project in Next.js?
npm install next
next start
npx create-next-app@latest
next build
Tags
nextjs
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following features is NOT specific to Next.js?
Static Site Generation (SSG)
Native use of Angular
Server-Side Rendering (SSR)
Support for TypeScript
Tags
nextjs
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the main advantage of using the Next.js Image API?
Improved State Management
Easy Implementation of Image Galleries
Better Code Splitting
Automatic Image Optimization
Tags
nextjs
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How does Next.js define routes with the App Router?
Using the pages directory
Using the app directory
Using a routes.js file
Using a router.config.js file
Tags
nextjs
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What file is used to define a global layout in Next.js?
app/layout.ts
pages/_layout.ts
app/_app.ts
pages/_document.ts
Tags
nextjs
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you implement a dynamic route in Next.js?
Using square brackets [] around the file name in the app folder
Defining a dynamic route in routes.json
Using query parameters in the URL
Using a dynamic route configuration in next.config.js
Tags
nextjs
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What component is used in Next.js to create navigable links between pages?
<RouterLink>
<Link>
<NavLink>
<Href>
Tags
nextjs
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?