Javascript Datatypes
What is Datatype?
Datatype concept is more important in Programming Languages. Because, while defining the variable - What type of Data is stored in the variable is decided by the Datatype, and based on that it will perform the operation or expressio...
blog.quasarcommunity.org3 min read