What is the difference between undefined value and null value?
Submitted by: Administrator(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
Submitted by: Administrator
(ii) typeof undefined variable or property returns undefined whereas typeof null value returns object
Submitted by: Administrator
Read Online JavaScript Job Interview Questions And Answers
Top JavaScript Questions
☺ | To write messages to the screen without using "document.write()"? |
☺ | How to shift and unshift using JavaScript? |
☺ | What and where are the best JavaScript resources on the Web? |
☺ | How is JavaScript different from Java? |
☺ | How to Handle Event Handlers? |
Top Top World Wide Web Categories
☺ | Cascading Style Sheet CSS Interview Questions. |
☺ | HTML5 Interview Questions. |
☺ | Basic Internet Interview Questions. |
☺ | Domain Name System (DNS) Interview Questions. |
☺ | JavaScript Interview Questions. |