Q. Which value is not equal to itself in JavaScript?

  • (A) NaN
  • (B) null
  • (C) undefined
  • (D) false
πŸ’¬ Discuss
βœ… Correct Answer: (A) NaN
Explanation: NaN is the only value in JavaScript that is not equal to itself.
Explanation by: Mr. Dubey
NaN is the only value in JavaScript that is not equal to itself.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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