πŸ“Š Angular
Q. What is the main advantage of using OnPush change detection strategy?
  • (A) Faster rendering by reducing change detection cycles
  • (B) More frequent change detection
  • (C) Works only with template-driven forms
  • (D) Works only with reactive forms
πŸ’¬ Discuss
βœ… Correct Answer: (A) Faster rendering by reducing change detection cycles

Explanation: OnPush optimizes performance by limiting when Angular checks for changes.

Explanation by: Mr. Dubey
OnPush optimizes performance by limiting when Angular checks for changes.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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