A

Admin • 833K Points
Coach

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

  • (A) float
  • (B) string
  • (C) boolean
  • (D) object
  • Correct Answer - Option(A)
  • Views: 19
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

JavaScript does not have a separate 'float' type; all numbers are of type number.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.