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 reverse a string in javascript?
What is a noscript tag?
How to accessing elements using javascript?
How to comment javascript code?
Public Static Void Main(String args[]) { System.out.in("Hai.."); } In the above code why string args[] is required.... If we are not giving command line argument..
Explain how to read and write a file using javascript?
How to create multiline strings in javascript?
What are the benefits of learning javascript?
What is javascript bom?
How do you sort in javascript?
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
How many types of data types are there?
Is javascript whitespace sensitive?
How to submit a form using JavaScript by clicking a link?
What is memory leak in javascript?