Loading quiz...
"Make it work, make it right, make it fast."
— Kent Beck
Toggle Menu
Challenges
Blog
Fun Time
Quiz
Interview Q&A
Tech Pulse
Question 1 of 10
1:00
Which is a correct way to define a functional component in React?
Questions Answered: 0 of 10
0%
10 points
A plain JavaScript function returning JSX
A function that modifies the Virtual DOM
An ES6 class inheriting from `React.Component`
A JavaScript object with render properties
Skip Question
Previous
Next