What are the different types of JavaScript?
: What are the different types of JavaScript?
There are six types of JavaScript:
String, null, undefined, Object, Boolean and number. Objects include array, functions, and regular objects. Numbers may consist of real numbers, integers and also add special values such as NaN and infinity. Strings contain empty strings,