Q. What is the purpose of React.StrictMode?

  • (A) To enable strict CSS checking
  • (B) To detect potential problems in an application
  • (C) To prevent rendering
  • (D) To improve performance
πŸ’¬ Discuss
βœ… Correct Answer: (B) To detect potential problems in an application
Explanation: StrictMode highlights potential issues in development, such as unsafe lifecycles.
Explanation by: Mr. Dubey
StrictMode highlights potential issues in development, such as unsafe lifecycles.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
64
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate