Angular 8 Interview Questions and Answers
Question: What is Angular change detection?Answer: Change detection in Angular is the process of checking for changes in the application's state and updating the DOM accordingly. Angular uses a mechanism called Zone.js to intercept asynchronous operations and trigger change detection.Example:
|
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: