React (The Last Act)

Quiz
•
Mathematics
•
University
•
Medium
Saumya Verma
Used 13+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What do you call the message wrapped in curly braces below?
let message = 'Hi there';
const element = <p>{message}</p>;
A JS function
A JS element
A JSX wrapper
A JS expression
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not a disadvantage of React.js?
React.js has only a view layer. We have put your code for Ajax requests, events and so on.
The library of React.js is pretty large.
The JSX in React.js makes code easy to read and write.
The learning curve can be steep in React.js.
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What would be the output of the following example?
var Helloworld=(props)=> {
return(
<div>
Hello World 1
</div>
<div>
Hello World 2
</div>
);
}
ReactDOM.render(<Helloworld/>,mountNode)
Hello World 1
Hello World 2
Hello World 1 Hello World 2
Error
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How many numbers of elements a valid react component can return?
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is used to pass data to a component from outside in React.js?
SetState
Render with arguments
Props
PropTypes
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does ES6 stand for?
ECMAScript 6
ECMA 6
ECMAJavaScript 6
EJavaScript 6
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is Babel?
A JavaScript transpiler
A JavaScript interpreter
A JavaScript Compiler
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Greater Less

Quiz
•
1st Grade - University
14 questions
One Step Inequalities

Quiz
•
7th Grade - University
15 questions
Operation With Numbers Base Ten

Quiz
•
2nd Grade - University
15 questions
One-Step Inequality

Quiz
•
7th Grade - University
15 questions
Comparing Fractions with Same Numerator or Same Denominator

Quiz
•
3rd Grade - University
15 questions
Compare Greater Than Less Than Word Problems

Quiz
•
2nd Grade - University
13 questions
Solving One Step Inequalities

Quiz
•
8th Grade - University
10 questions
PERTIDAKSAMAAN KUADRAT

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Mathematics
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
24 questions
Domain and Range

Quiz
•
9th Grade - University
22 questions
Line Symmetry and Rotational Symmetry

Quiz
•
KG - University
24 questions
Parallel Lines Cut By A Transversal

Quiz
•
KG - University
24 questions
AP Calculus AB Unit 1 Limits and Continuity Test Study

Quiz
•
11th Grade - University
8 questions
Solving Equations with Variables on Both Sides

Lesson
•
University