What are lifecycle hooks and why it is important?
In Angular, lifecycle hooks are functions which will be called at specific points of a component lifecycle in Angular applications.
They are highly crucial for a component architecture based application.
BY Best Interview Question ON 31 Jul 2019