wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

REACT-JS 01

Total questions: 6

Worksheet time: 5mins

Name
Class
Date
1.

What are the two react component types?

a)

Class Components,

Functional Components

b)

Data Component,

Class Component

c)

Functional components only

d)

Mid Component, Last Component

2.

What is JSX?

a)

it is a syntax extension to JavaScript.

b)

JSX produces data.

c)

Tool to control the data

3.

What function can be used to update state?

a)

setState()

b)

updateState()

c)

upState()

d)

downState()

4.

What is Axios in Node?

a)

npm component

b)

Promise based HTTP client for the browser and node.js

c)

A company

5.

What is the DOM?

a)

Document Object Model

b)

Data Object Model

c)

Data Option Model

d)

Documentation Object Model

6.

What's the command to install a node module?

a)

npm install

b)

npx use

c)

mnp install

d)

node install