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
List some features of javascript.
What is the difference between JavaScript and jscript?
Write a program to reverse a string in pure javascript?
What is scope of variable in javascript?
what are the differences between as2 and as3?
Can you explain about screen object?
How to get the primitive value of a string in Javascript?
What is the use of document object?
Is javascript server side or client side?
What is a function object?
What would be the result of 2+5+”3″?
Is client side front end?
What is the difference between ‘let’ and ‘const’?
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
Is dart better than javascript?