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
If 2 methods have same name and same number of parameters, which one will be executed first?
How to create an object using javascript?
How to add behavior to an element using javascript?
What are arrays in javascript?
Entire content of a JavaScript source file in a function block?
Explain javascript event delegation model?
Describe the properties of an anonymous function in JavaScript?
List different ways of empty an array in javascript?
What is the use of let & const in javascript?
How to count the number of element in an array using javascript?
How to have the status line update when the mouse goes over a link (the support of the status line is sporadic)?
List some design patterns in javascript?
Please write the Code of simple javascript calculator withot eval() function
Does javascript have the concept level scope?
What is the data type of variables of in javascript?