Which of the following methods in a React Component should be overridden to stop the component from updating?
willComponentUpdate
shouldComponentUpdate
componentDidUpdate
componentDidMount
This question is part of this quiz :