Expert Developer JavaScript Question: Download Expert JavaScript Developer PDF

What do mean by NULL in JavaScript?

Tweet Share WhatsApp

Answer:

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.

Download Expert JavaScript Developer PDF Read All 150 Expert JavaScript Developer Questions
Previous QuestionNext Question
What is the difference between == and === ?What is the way to get the status of a CheckBox?