ReactJS MCQs with Answers

What do you call a React component that catches JavaScript errors anywhere in the child component tree?
A)
error bosses
B)
error catchers
C)
error helpers
D)
error boundaries

Correct Answer :   error boundaries