Expert JavaScript Developer Question:
Download Job Interview Questions and Answers PDF
What does JavaScript null mean?
Answer:
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.
It implies no object, or null string, no valid Boolean value, no number and no array object.
Download Expert JavaScript Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
How you hide JavaScript code from old browsers that don't run it? | Name numeric constants representing max, min values? |