MENU
Type
Different types of data can be assigned to variables. A data type can be a primitiveprimitive primitive (eg. number) or an objectobject object (eg. Array). Some primitives and objects are built-in, and can thus be accessed directly without having to define them first.
A data type can be a/an: