REACT Interview Practice #3

Q1. How many ways of defining your variables in ES6?







Q2. Must API for every ReactJs component?







Q3. What does props stand for?







Q4. What is Babel?







Q5. Name the function used to change the state of react component?







Q6. What are the two ways to handle data in React?







Q7. What is the use of "webpack" command in React.js?







Q8. In ES6 – Which keyword is used to initiate a class?







Q9. Which of the following method refers to the parent class in React.js?







Q10. What will happen if you render an input element with disabled = {false}?