A

Admin • 833K Points
Coach

Q. Which of the following is not javascript data types?

  • (A) Null type
  • (B) Undefined type
  • (C) Number type
  • (D) All of the mentioned
  • Correct Answer - Option(D)
  • Views: 23
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

JavaScript is a dynamic, loosely typed language. Variables in JavaScript aren’t tied to any specific value type, and each variable can be assigned and reassigned to values of all the types.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.