Data Types of JavaScript
Data Types of JavaScript
A data type is a classification of the type of data that a variable or an object can
hold. Data type is an important factor in all computer programming languages,
including Visual Basic, C#, C/C++ and JavaScript. JavaScript supports different
data types.
DATA TYPE
Object
Array
Numeric String Boolean Function