Answer Posted / venkateswaran
java script does not have a type.
its is used for client side scripting only.
| Is This Answer Correct ? | 22 Yes | 38 No |
Post New Answer View All Answers
How to get checkbox status whether it is checked or not?
How do you check if an object is an array or not?
How to trigger a postback on an updatepanel from javascript?
What is purpose of onerror event handler in javascript?
What are escape characters?
What is output of “20” + 20 + 20 and “20” + ( 20 + 20)? In javascript?
How to get an element by class in javascript ?
What is the use of a weakmap object in javascript?
What is called variable typing in javascript?
Are javascript variables global?
List some design patterns in javascript?
What is use of JavaScript and jquery?
What is the function of delete operator?
How to handle exceptions in JavaScript?
What is null in javascript?