Back to quizzes
Context API Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the purpose of the Context API in React?
A
To share data between components without prop drilling
B
To manage local component state
C
To handle routing
D
To create higher-order components