Q. What is Zone.js used for in Angular?
β
Correct Answer: (C)
Change detection
Explanation: Zone.js is used to detect changes and trigger Angular's change detection.