REACT 2

REACT 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Repaso HTML (3/3)

Repaso HTML (3/3)

Professional Development

10 Qs

Engage & Ask

Engage & Ask

Professional Development

6 Qs

Cardiology

Cardiology

Professional Development

10 Qs

Software Development Quiz

Software Development Quiz

6th Grade - Professional Development

10 Qs

3D EXPERIENCE

3D EXPERIENCE

Professional Development

10 Qs

TIAPMP

TIAPMP

Professional Development

10 Qs

SAFe PMPO - Lesson 4 - Part 1

SAFe PMPO - Lesson 4 - Part 1

Professional Development

10 Qs

Undang Undang No.1 Tahun 1970 Tentang Keselamatan Kerja

Undang Undang No.1 Tahun 1970 Tentang Keselamatan Kerja

University - Professional Development

10 Qs

REACT 2

REACT 2

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Shital Madake

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ReactJS covers _________
User Interface layer in an application
Data layer in an application
Both a and b
None of above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

ReactJS uses _____ to increase performance
Virtual DOM
Original DOM
Both of above
None of above

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

React is _______
Component based
Module based
Both of above
None of above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Consider following example<br /><br />var Helloword=(props)=><br />{<br /> return(<br /> <div><br /> hello world 1<br /> </div><br /> <div><br /> Hello world 2<br /> </div><br /> );<br />}<br />ReactDOM.render(<Helloworld/>,mountNode)<br />What will be the output<br /><br />
Hello world 1
Hello world 2
Hello world 1 Hello world 2
Error

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Number of elements, a valid react component can return
1
2
3
4

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

State in react is________
A permanent storage
Internal storage of the component
Both of above
None of above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

props in react can________
Be changed inside the component
Not be changed in the component
Be changed in side other component
None of above

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?

Discover more resources for Professional Development