What is undefined value in Javascript?

 Posted by vishalneeraj-24503 on 1/13/2014 | Category: JavaScript Interview questions | Views: 1939 | Points: 40
Answer:

Undefined value means the variable used in the code doesn't exist or is not assigned any value or the property doesn't exist.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response