Which of the following lifecycle events React components have at the highest level?

Q & ACategory: React JSWhich of the following lifecycle events React components have at the highest level?
Admin Staff asked 2 years ago

Which of the following lifecycle events React components have at the highest level?

a) Destruction
b) Initialization
c) State/Property Updates
d) All of the above.

1 Answers
Admin Staff answered 2 years ago

d) All of the above.