Basic JavaScript Question:
Download Questions PDF

What are JavaScript Data Types?

Answers:

Answer #1
JavaScript Data Types are Number, String, Boolean, Function, Object, Null, Undefined

Answer #2
I think that NULL is an object..

Download JavaScript Interview Questions And Answers PDF

Previous QuestionNext Question
How to detect the operating system on the client machine?How do you convert numbers between different bases in JavaScript?