React JS QUIZ

React JS QUIZ

Professional Development

15 Qs

quiz-placeholder

Similar activities

3D Web Developer December Meetup Quizz

3D Web Developer December Meetup Quizz

Professional Development

17 Qs

AngularJS

AngularJS

Professional Development

10 Qs

React and Hooks

React and Hooks

Professional Development

10 Qs

React_Beautiful_DND _1

React_Beautiful_DND _1

Professional Development

20 Qs

React JS kvíz

React JS kvíz

Professional Development

11 Qs

React 101

React 101

Professional Development

10 Qs

TypeScript and Popular Framework

TypeScript and Popular Framework

Professional Development

20 Qs

React/Javascript Quizz

React/Javascript Quizz

Professional Development

12 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?