Quiz
Test yourself on what you learned about the Hooks API.
Quiz
1.
(Select all that apply.) Which of the following are internal Hooks in React? Multi-select
A.
useMemo()
B.
useReducer()
C.
useState()
D.
useContext()
1 / 9