What is null variable?
Answer / Mohammad Ayub
Null in JavaScript represents an intentional non-value or absence of any object value. It is a special value that can be assigned to variables and properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
To set all checkboxes to true using javascript?
Why javascript is called lightweight language?
What is javascript ‘strict mode’?
What is javascript tree shaking?
What is an undefined value in JavaScript?
How do browsers work?
What are undeclared and undefined variables?
What does unshift() function do in Javascript?
What is the function of delete operator?
What are the distinct types of error name values?
What is negative infinity?
What is undefined x 1 in JavaScript?