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
Explain why "self" is needed instead of "this".
How to write html code dynamically using JavaScript?
How can you do a character count in javascript?
Where do I put javascript in html?
What is event bubbling and capturing in javascript?
Explain the terms synchronous and asynchronous code?
How do I enable javascript on google?
Describe the properties of an anonymous function in JavaScript?
What are the benefits of learning javascript?
What is an immediately-invoked function expression?
Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?
What is the difference between test () and exec () methods?
What is the use of Void(0)?
What is a string in javascript?
What is the use of window object?