Google News
logo
JavaScript - Interview Questions
What do mean by NULL in Javascript?
The NULL value is used to represent no value or no object. It implies no object or null string, no valid boolean value, no number and no array object.
Advertisement