This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each question.
Which function should you use to register an event listener for the Effect Hook?
useRef
useMemo
useState
useEffect
In React, which function should you use to register an object as stateful?
props
In programming, what does immutable mean?
A value can't be logged.
A value can't be altered.
A project can't be debugged.
You must answer all questions before checking your work.
Was this page helpful?