Q. What does Angular use to detect changes in component state and update the view?

  • (A) Change Detection
  • (B) Event Loop
  • (C) HTTP Interceptors
  • (D) DOM Events
πŸ’¬ Discuss
βœ… Correct Answer: (A) Change Detection
Explanation: Angular uses change detection to update the view when the model changes.
Explanation by: Mr. Dubey
Angular uses change detection to update the view when the model changes.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate