A

Admin • 833K Points
Coach

Q. Which one is not a primitive data type in JavaScript?

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

Explanation by: Admin

object is not a primitive data type; it's a complex type.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.