Data types of JAVASCRIPT
DATA TYPES
JavaScript provides different data types to hold different types of values. There are two types of data types in JavaScript.
Primitive data type
Non-primitive (reference) data type
JavaScript has the primitive data types:
JavaScript is ...
chhakulizingare.hashnode.dev5 min read