πŸ“Š JavaScript
Q. Which of the following is not a JavaScript data type?
  • (A) Boolean
  • (B) Undefined
  • (C) Float
  • (D) Symbol
πŸ’¬ Discuss
βœ… Correct Answer: (C) Float

Explanation: JavaScript does not have a separate Float type; all numbers are of type Number.

Explanation by: Chandani
JavaScript does not have a separate Float type; all numbers are of type Number.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
56
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Chandani
Publisher
πŸ“ˆ
81%
Success Rate