In this post we will discuss What are the data types supported by JavaScript?
The data types supported by JavaScript are:
- Undefined
- Null
- Boolean
- String
- Symbol
- Number
- Object
In this post we will discuss What are the data types supported by JavaScript?