What does JavaScript null mean?

Submitted by: Administrator
The null value is a unique value representing no value or no object.
It implies no object, or null string, no valid Boolean value, no number and no array object.
Submitted by:

Read Online Expert JavaScript Developer Job Interview Questions And Answers