Atul Jain
What are the different Data Types are supported by JavaScript?
By Atul Jain in JavaScript on Aug 13 2012
  • Bidyasagar Mishra
    Aug, 2019 2

    string, number, boolean, array, object, null, undefined

    • 0
  • Jaganathan Bantheswaran
    Nov, 2014 12

    Javascript has string, number, boolean, array, object, null, undefined. And also note that JavaScript has dynamic types. This means that the same variable can be used as different types.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS