what does javascript null mean?



what does javascript null mean?..

Answer / Zeeshan Ahmad

In JavaScript, 'null' is a special value that indicates the intentional absence of any object value. It can be used to represent an empty or unknown value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What are the seven data types of javascript?

1 Answers  


how can count show data in grid view using java script

0 Answers  


What does e mean in javascript?

1 Answers  


What are the methods involved in javascript?

1 Answers  


can any one tell me the syllebus for java certification

2 Answers  


How to add buttons in javascript?

1 Answers  


What is the use of type of operator?

1 Answers  


What is the use of anonymous function in javascript?

1 Answers  


What are the data types supported by javascript?

1 Answers  


How to access an external javascript file that is stored externally and not embedded?

1 Answers  


What are undeclared and undefined variables?

1 Answers  


What is number in javascript?

1 Answers  


Categories