whether javascript runs on client side or server-side?
Answer Posted / pks
javascript is run on client side.doing client side validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is node ecosystem?
How to get value of an element by class in javascript ?
What do you mean by enumeration?
What is unobtrusive javascript? How to add behavior to an element using javascript?
How do you trim in javascript?
What are types of javascript?
Is there any difference between javascript and jscript?
What is arguments object in JavaScript?
How to find the selected radio button immediately using the 'this' variable?
Why extending array is bad idea?
Can you explain the difference between == and ===?
Is Javascript a Functional Programming Language?
What are the scopes of a variable in javascript?
What does triple dot mean?
What is the difference between the operators '==' and '==='?