Answer Posted / luckie
These are the different Javascript types.
Numbers (1, 2, 3, 59.45 etc.)
Booleans (true,false)
Strings ("Hello")
null (no value)
undefined (type of value is not defined)
except Yvar Who ever answered here for the question for different type javascript.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How to add html elements dynamically with JavaScript?
What is the scope variable in javascript?
Is javascript necessary for web development?
What boolean operators can be used in JavaScript?
What is the best site to learn javascript?
What is the difference between write and writeln in javascript?
What are the difference between javascript and jquery?
How to get value from dropdown (select) control?
What is difference between scripting and programming?
What are the different functional component in javascript?
How do I view javascript in chrome?
how can we retrieve value from one database server and store them another database server using sql server code
How to change video files randomly after completing its execution in Javascript?
How to detect browser name using JavaScript?
What is array in javascript?