JavaScript Null Data Type with Example
JS Null Data Type
JavaScript Null specifies variable is declare but values of this variable is empty
Example:
Result:
null Wel-come to aimtocode! null
Read Also:
- JS-Numbers-DataType
- JS-Strings-DataType
- JS-Boolean-DataType
- JS-Undefined-DataType
- JS-Object-DataType