Q. Which of the following is NOT a valid Angular lifecycle hook? (A) ngAfterViewChecked (B) ngOnDestroy (C) ngOnRender (D) ngOnChanges ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) ngOnRender Explanation: ngOnRender is not a lifecycle hook in Angular.