Quiz

Test yourself on what you learned about the Hooks API.

We'll cover the following...

Quiz

1.

(Select all that apply.) Which of the following are internal Hooks in React?

A.

useMemo()

B.

useReducer()

C.

useState()

D.

useContext()


1 / 9