What is null variable?



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

Post New Answer

More JavaScript Interview Questions

To set all checkboxes to true using javascript?

1 Answers  


Why javascript is called lightweight language?

1 Answers  


What is javascript ‘strict mode’?

1 Answers  


What is javascript tree shaking?

1 Answers  


What is an undefined value in JavaScript?

1 Answers  


How do browsers work?

1 Answers  


What are undeclared and undefined variables?

1 Answers  


What does unshift() function do in Javascript?

1 Answers  


What is the function of delete operator?

1 Answers  


What are the distinct types of error name values?

1 Answers  


What is negative infinity?

2 Answers   CoKinetic, Satyam,


What is undefined x 1 in JavaScript?

1 Answers  


Categories