What does undefined value mean in javascript?
By admin on Feb 26, 2007 in Javascript Interview Questions
Undefined value means the variable used in the code doesnt exist or is not assigned any value or the property doesnt exist.
Java Interview Questions | IT interview questions | Software Testing Interview questions | .Net Interview Questions | Job Interview Questions & Answers | Tough Interview Questions | Technology Interview Questions | Tech Interview Questions | Testing Interview Questions | SAP Interview Questions | ABAP Interview Questions | Data Warehousing Interview Questions
Current ArticleBy admin on Feb 26, 2007 in Javascript Interview Questions
Undefined value means the variable used in the code doesnt exist or is not assigned any value or the property doesnt exist.