πŸ“Š Angular
Q. How can Angular detect changes in model and update the view?
  • (A) Change detection mechanism
  • (B) Routing module
  • (C) HttpClient
  • (D) Renderer
πŸ’¬ Discuss
βœ… Correct Answer: (A) Change detection mechanism

Explanation: Angular uses change detection to sync model and view.

Explanation by: Mr. Dubey
Angular uses change detection to sync model and view.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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