JavaScript Data Types
The Data type is an important concept in programming. We must be able to know about the data type of the variables for applying various operations on it. The computer is not able to solve problems without knowing the data type of the variables.
For e...
prashanthandel.hashnode.dev3 min read