Home / Report Question

Q. Which method in React class components can be used to update the state?
  • A. this.setState()
  • B. this.updateState()
  • C. this.modifyState()
  • D. this.changeState()