Forum : What is the difference between undefined value and null value?
Brief description  about Online courses   join in Online courses
View Balu  Prasad 's Profile

What is the difference between undefined value and null value?

What is the difference between undefined value and null value?
Asked by Balu Prasad | Mar 22, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Balu,
(i)Undefined value cannot be explicitly stated that is there is no keyword called undefined whereas null value has keyword called null
(ii)typeof undefined variable or property returns undefined whereas typeof null value returns object
Mar 22, 2010