REACT-JS 01

REACT-JS 01

University

6 Qs

quiz-placeholder

Similar activities

DAP311 Quiz 02

DAP311 Quiz 02

11th Grade - University

10 Qs

Quiz despre B+ Tree

Quiz despre B+ Tree

University

10 Qs

3TEC_AV4_2TRI - PROGRAMAÇÃO MOBILE_29 AO 32

3TEC_AV4_2TRI - PROGRAMAÇÃO MOBILE_29 AO 32

University

11 Qs

Axios in Vue 3

Axios in Vue 3

12th Grade - University

10 Qs

Computer Assembly and Disassembly

Computer Assembly and Disassembly

University

10 Qs

BCSC0006 - Quiz 4 - Linked List & Stacks

BCSC0006 - Quiz 4 - Linked List & Stacks

University

10 Qs

Arduino e API NodeJS

Arduino e API NodeJS

University

10 Qs

GAMES WORKSHOP 12 JP REACT JS DAN POSTGRESQL

GAMES WORKSHOP 12 JP REACT JS DAN POSTGRESQL

University

10 Qs

REACT-JS 01

REACT-JS 01

Assessment

Quiz

Computers

University

Easy

Created by

Hector Santaella

Used 28+ times

FREE Resource

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