Q. Which of these is NOT a JavaScript data type?

  • (A) float
  • (B) string
  • (C) boolean
  • (D) object
πŸ’¬ Discuss
βœ… Correct Answer: (A) float
Explanation: JavaScript does not have a separate 'float' type; all numbers are of type number.
Explanation by: Mr. Dubey
JavaScript does not have a separate 'float' type; all numbers are of type number.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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