A

Admin • 831.35K Points
Coach

Q. Which lifecycle hook is called once after the first ngOnChanges?

  • (A) ngOnInit
  • (B) ngDoCheck
  • (C) ngAfterViewInit
  • (D) ngOnDestroy
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
ngOnInit is called once after the first ngOnChanges.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.