React JS

React JS

University

5 Qs

quiz-placeholder

Similar activities

React Native

React Native

University

8 Qs

EVALUACIÓN SOBRE PROGRAMACION

EVALUACIÓN SOBRE PROGRAMACION

3rd Grade - University

8 Qs

Software Development Frameworks Quiz

Software Development Frameworks Quiz

University

8 Qs

React

React

University

9 Qs

expressjs 2

expressjs 2

University

9 Qs

React Workshop DSC NTU part 1

React Workshop DSC NTU part 1

University

10 Qs

How Much You Know ?

How Much You Know ?

11th Grade - Professional Development

10 Qs

NodeJS Quiz 1

NodeJS Quiz 1

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