React JS

React JS

University

5 Qs

quiz-placeholder

Similar activities

GAMES WORKSHOP 12 JP REACT JS DAN POSTGRESQL

GAMES WORKSHOP 12 JP REACT JS DAN POSTGRESQL

University

10 Qs

Angular

Angular

University

6 Qs

Frontend Web Development with React Session 1

Frontend Web Development with React Session 1

University

5 Qs

React.Js quiz

React.Js quiz

University

10 Qs

Express.js

Express.js

University

10 Qs

sample test

sample test

University

10 Qs

EVALUACIÓN SOBRE PROGRAMACION

EVALUACIÓN SOBRE PROGRAMACION

3rd Grade - University

8 Qs

DAW Introducción a las aplicaciones Web - 4

DAW Introducción a las aplicaciones Web - 4

University

9 Qs

React JS

React JS

Assessment

Quiz

Computers

University

Hard

Created by

Sumera Shabbir

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is React JS?

server-side Frame Work

User interface Frame work

both A and B

None of above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Who Develop React.js?
Apple
Facebook
Twitter
Google

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which language React JS is written?

Python

Java

C++

JavaScript

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does myReactApp refer to in the following command

npx create-react-app myReactApp

The name you want to use for the new app

The type of app to create

The reference to an existing app

The directory to create the new app

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To develop and run React code.., Node.js is required.

True

False