InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Undefined Value And Null Value? |
|
Answer» (i)UNDEFINED VALUE cannot be explicitly STATED that is there is no keyword called undefined whereas null value has keyword called null (i)Undefined value cannot be explicitly stated that is there is no keyword called undefined whereas null value has keyword called null |
|