JavaScript Data Types

In JavaScript, variables can hold different data types: Number, String, Boolean, Undefined and Null.

Code :