List some data types supported by javascript?
Answer / Ajit Kumar Pandey
[n "Number",n "String",n "Boolean",n "Null",n "Undefined",n "Object",n "Symbol"n]
| Is This Answer Correct ? | 0 Yes | 0 No |
why you used Java Script? Can it use for both client side and server side validation purpose?
12 Answers BeBo Technologies, HCL, Wipro,
How to get checkbox status whether it is checked or not?
What is the difference between window and document in Javascript?
What is Associative Array? How do we use it?
what is a dataset
How to prevent a window not to be clicked or selected any way in java script?
Is JavaScript a true OOP language?
What is built in function in javascript?
What is event bubbling in the dom?
show the date in textbox when we select item (items like-- today,yesterday,lastweek,lastmonth,lastyear) from dropdownlist using javascript?
Which built-in method returns the character at the specified index?
What does unshift() function do in Javascript?