Google News
logo
ReactJS - Quiz(MCQ)
Why might you use a ref?
A)
to directly access the DOM node 
B)
to refer to another JS file
C)
to bind the function
D)
to call a function

Correct Answer :   to directly access the DOM node