Back to quizzes
useContext Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
Which of the following is required to use useContext?
A
context object created using createContext.
B
A Redux store.
C
A component lifecycle method.
D
A higher-order component.