JavaScript Data Types ( String, Number, BigInt, Boolean, Undefine, Null, Object, Symbol)

 Data Types (String, Number, Boolean, Array, Objects) in JavaScript

String

It represents textual data.

Number

It represents integer or a floating-point number

BigInt

An integer with arbitrary precision.

Boolean

Any of two values: true or false

undefined

A datatype whose variable is not initialized

null

Denotes a null value

Symbol

Datatype  whose instances are unique and immutable

Object

Key- value pairs of collection of data


Comments

Popular posts from this blog

The effects of Artificial Intelligence on complex and tedious tasks

Reasons, why cloud computing has helped save on space and efficiency