1.To invoke code after the setState operation is done
2.To replace the state completely instead of the default merge action
3.To access the previous state before the setState operation
4.None of the above
Answer:1