A

Admin • 828.70K Points
Coach

Q. How does Angular detect changes in components?

  • (A) Using change detection mechanism
  • (B) By polling the DOM
  • (C) Through browser events
  • (D) By checking route changes
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
Angular uses its internal change detection mechanism to update views when data changes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.