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
Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?
What does dynamic component in javascript contain?
How many types of functions are there in javascript?
What are the primitive data types in JavaScript?
Is array an object javascript?
Why do we need hoisting in javascript?
Are Typescript and Javascript the same?
Is javascript harmful?
Explain how can you submit a form using JavaScript?
What are the ways of making comments in javascript?
What is the dollar sign in javascript?
Are there any training Institutions on iphone Automation testing?
What is the difference between "var" and "let" keywords?
Why javascript is not secure?
Why do we need npm?