Q. What will be the output of typeof NaN?

  • (A) number
  • (B) NaN
  • (C) undefined
  • (D) object
πŸ’¬ Discuss
βœ… Correct Answer: (A) number
Explanation: NaN stands for Not a Number but its type is still 'number'.
Explanation by: Mr. Dubey
NaN stands for Not a Number but its type is still 'number'.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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