React Quiz I

React Quiz I

University

10 Qs

quiz-placeholder

Similar activities

VertexR Session

VertexR Session

University

10 Qs

React and Hooks Quiz

React and Hooks Quiz

University

10 Qs

JS Quiz

JS Quiz

6th Grade - University

10 Qs

Profesi Utama di Bidang Informatika

Profesi Utama di Bidang Informatika

10th Grade - University

15 Qs

Bienvenida Santo Domingo

Bienvenida Santo Domingo

University

10 Qs

COC (Code Of Challange)

COC (Code Of Challange)

11th Grade - University

15 Qs

CMDP2060 - Programming Design and Implementation (W01 - W03)

CMDP2060 - Programming Design and Implementation (W01 - W03)

University

15 Qs

General ExpressJS Quiz

General ExpressJS Quiz

University

10 Qs

React Quiz I

React Quiz I

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Aymane Benhima

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is React?

A front-end JavaScript library developed by Facebook in 2011.

A back-end framework like Node.js.

A database management system.

A CSS preprocessor.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a SPA (Single Page Application)?

A web application that dynamically updates the page without reloading it.

A website with multiple HTML pages loaded separately.

A mobile app that doesn't require a browser.

A React-specific feature.

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following are features of React?

Uses the virtual DOM instead of the real DOM.

Supports server-side rendering.

Follows uni-directional data flow.

Requires Java to work.

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are some major advantages of React?

Increases application performance.

Can be used on both client and server sides.

JSX improves code readability.

Requires an internet connection at all times to function.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is create-react-app used for?

A command-line tool to set up a new React application.

A database management tool.

A UI framework like Bootstrap.

A built-in React function to create components.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of empty tags (<> ) in React?

Used for declaring fragments.

Used to create an empty div.

Used to comment out JSX code.

Used to add external scripts.

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is JSX?

A syntax extension that looks like XML and works with JavaScript.

Syntactic sugar for React.createElement().

A new programming language for React.

A built-in JavaScript function.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?