Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
What is the difference between undefined value and null value?
3
like
0
dislike
What is the difference between undefined value and null value? anybody know there.........
asked
1 year
ago
by
rad_joshep
(
19,390
points)
undefined-value
null-value
javascript
1 Answer
2
like
0
dislike
Best answer
(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
answered
1 year
ago
by
daneim
(
127,080
points)
Related questions
4
like
0
dislike
1
answer
What does undefined value mean in javascript?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
undefined
value
javascript
4
like
0
dislike
1
answer
Difference between RegisterClientScriptBlock and RegisterStartupScript?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
registerstartupscript
registerclientscriptblock
javascript
4
like
0
dislike
1
answer
What does the "Access is Denied" IE error mean?
asked
1 year
ago
by
daneim
(
127,080
points)
javascript
access-denied
ie-error
4
like
0
dislike
3
answers
What is the difference between cat and more command in Unix?
asked
1 year
ago
by
hunter
(
5,930
points)
difference
unix-programming
unix
5
like
0
dislike
1
answer
What is the difference between foreign key and reference key ?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
difference
foreign-key
reference-key
oracle