What are the data types in javascript ?
Chintan Malvaniya
const var let
The data types are in JavaScript: String, Number, BigInt, Boolean, Undefined, Null, Symbol and Object.