What is null in Java Script?

Null represents absence of an value. It represents an object with no value. It is primitive java script

Primitive javascript values are immutable and cannot be changed. They are not an object and has no method. Six Primitive types are : String, numbers, boolean ,null, undefined and symbol.