Answer Posted / pitambar
javascript are two type .
1.client side javascript:for clientsde validation for 1st
request.
2.server side javascript;for internal or during server side
validation it may require to for internal execuition.
| Is This Answer Correct ? | 13 Yes | 16 No |
Post New Answer View All Answers
How do I turn on javascript in google chrome?
What are the predefined functions in javascript?
What does triple dot mean?
How do you round a value in javascript?
List some features of javascript.
wap to accept an int array frm the user and print the lucky nos.
How long does it take to learn javascript?
What is the use of Push method in JavaScript?
What is the difference between == and ===? Which one would you use?
What is the difference between rootscope and scope?
What are different types of scope chain available in javascript?
What is node ecosystem?
What is difference between var x =1; and x=1;?
Is there an alternative to javascript?
Does spacing matter in javascript?