Direction: Choose the correct option
Q1.
How do you handle events in React?
Direction: Choose the correct option
Q2.
What is the difference between React event handling and DOM event handling?
Direction: Choose the correct option
Q3.
In a class component, how do you ensure 'this' is bound in an event handler?
Direction: Choose the correct option
Q4.
How do you pass an extra argument to an event handler?
Direction: Choose the correct option
Q5.
What does the event object passed to React event handlers represent?
