React JS QUIZ

React JS QUIZ

Professional Development

15 Qs

quiz-placeholder

Similar activities

React Native Quiz

React Native Quiz

Professional Development

10 Qs

Quiz-11 Full Stack Java

Quiz-11 Full Stack Java

Professional Development

10 Qs

[FSW] Chapter 10

[FSW] Chapter 10

Professional Development

11 Qs

MERN Stack Development Quiz

MERN Stack Development Quiz

Professional Development

20 Qs

Chapter 3 - Quiz Berhadiah

Chapter 3 - Quiz Berhadiah

Professional Development

15 Qs

Característica Rendimiento

Característica Rendimiento

Professional Development

14 Qs

Forms

Forms

Professional Development

11 Qs

Quiz-12 Full Stack Java

Quiz-12 Full Stack Java

Professional Development

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