πŸ“Š Angular
Q. What does the `zone.js` library do in Angular?
  • (A) Provides form validation
  • (B) Handles routing
  • (C) Tracks asynchronous operations
  • (D) Manages animations
πŸ’¬ Discuss
βœ… Correct Answer: (C) Tracks asynchronous operations

Explanation: `zone.js` patches async operations to notify Angular when to run change detection.

Explanation by: Mr. Dubey
`zone.js` patches async operations to notify Angular when to run change detection.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
41
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate