React JS QUIZ

React JS QUIZ

Professional Development

15 Qs

quiz-placeholder

Similar activities

React_Beautiful_DND _1

React_Beautiful_DND _1

Professional Development

20 Qs

React/Javascript Quizz

React/Javascript Quizz

Professional Development

12 Qs

React

React

Professional Development

12 Qs

AppInventor

AppInventor

Professional Development

10 Qs

Full Stack QUIZ

Full Stack QUIZ

Professional Development

10 Qs

SENZ AIOT SAVANTS - JV & JS

SENZ AIOT SAVANTS - JV & JS

Professional Development

10 Qs

react-native basics

react-native basics

Professional Development

15 Qs

Web Development Technical Skills

Web Development Technical Skills

Professional Development

20 Qs

React JS QUIZ

React JS QUIZ

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Roshan Jaiswal

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following command is used to create react-js-app ?
npx create-react-app appname
npm install create-react-app
npx install create-react-app -g
install - l create-react-app

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In React.js which one of the following is used to create a class for Inheritance ?
Create
Extends
Inherits
Delete

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the default port where a create-react-app project runs?
3000
8080
5000
8000

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following valid component return type of React ?
2
5
1
3

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a way to handle data in React.js ?
State & Props
Services & Components
State & Services
State & Component

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is must for the API in React.js ?
SetinitialComponent
renderComponent
render
All of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In React.js, how we can pass the data from one component to another in React.js ?
SetState
Render with arguments
Props
PropTypes

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?