where we use javascript and for which purpose we use
javascript how?
Answer Posted / adithya
Javascript is used for client side scripting for validations. We'll start as <script type="text/javascript">
| Is This Answer Correct ? | 28 Yes | 8 No |
Post New Answer View All Answers
How do you check if a value is a number in javascript?
What is scope of variable in javascript?
What are nodes in javascript?
How to validate email in javascript?
Is javascript pure object oriented?
What is an object in javascript, give an example?
Which symbol is used for comments in Javascript?
Is there any ide for javascript?
What is the difference between .call() and .apply()?
Is python better than javascript?
What are the different types of errors available in javascript?
What is a named function in JavaScript? How to define a named function?
How to detect browser name using JavaScript?
What is Javascript namespacing? How and where is it used?
What are ‘settimeout()’?