Which of the following function is used to change the state of the React.js component?

Which of the following function is used to change the state of the React.js component?

  1. this.setChangeState
  2. this.State{}
  3. this.setState
  4. None of the above

Answer: this.setState