Javascript Data Types
Data type is a classification of data that tells the compiler or interpreter how the programmer intends to use the data. There are 7 data types available in JavaScript
Number - Number represents variables whose value is either an integer or float....
prateekgoel.hashnode.dev1 min read