REACT-JS 01

REACT-JS 01

University

6 Qs

quiz-placeholder

Similar activities

basic computer design

basic computer design

University

10 Qs

Network Management Week 14

Network Management Week 14

University

10 Qs

How Safe are you? (Disclaimer: I do not own these questions)

How Safe are you? (Disclaimer: I do not own these questions)

University

10 Qs

QUIZZ 1 : DATABASE FUNDAMENTALS

QUIZZ 1 : DATABASE FUNDAMENTALS

University

10 Qs

MT_Chapter 5 & 6 (set 2)

MT_Chapter 5 & 6 (set 2)

University

10 Qs

Machine Learning (Introduction)

Machine Learning (Introduction)

University

10 Qs

Programming in C

Programming in C

University

10 Qs

INTO Artificial Intelligence

INTO Artificial Intelligence

University - Professional Development

10 Qs

REACT-JS 01

REACT-JS 01

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Hector Santaella

Used 28+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are the two react component types?

Class Components,

Functional Components

Data Component,

Class Component

Functional components only

Mid Component, Last Component

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is JSX?

it is a syntax extension to JavaScript.

JSX produces data.

Tool to control the data

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What function can be used to update state?

setState()

updateState()

upState()

downState()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is Axios in Node?

npm component

Promise based HTTP client for the browser and node.js

A company

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the DOM?

Document Object Model

Data Object Model

Data Option Model

Documentation Object Model

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What's the command to install a node module?

npm install

npx use

mnp install

node install