Data types are the basic building blocks of any programming language. Like other computer languages, JavaScript has built in data types which are used to build your program. Data types specify what type of data can be stored in your program.
Data types are the basic building blocks of any programming language. Like other computer languages, JavaScript has built in data types which are used to build your program. Data types specify what type of data can be stored in your program.