πŸ“Š Angular
Q. What does Angular use to update the DOM when data changes?
  • (A) Change Detection
  • (B) Virtual DOM
  • (C) Digest Cycle
  • (D) Mutation Observer
πŸ’¬ Discuss
βœ… Correct Answer: (A) Change Detection

Explanation: Angular uses a change detection mechanism to keep the DOM in sync with data.

Explanation by: Mr. Dubey
Angular uses a change detection mechanism to keep the DOM in sync with data.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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