Back to quizzes
Error Boundaries Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the primary purpose of an error boundary in React?
A
To catch JavaScript errors in child components
B
To optimize component rendering
C
To manage application state
D
To fetch data from an API