Describe briefly the major use of java script on client side
Answer / upendar
1) Field/Client side validation
2) HTML Manipulation and
3) CSS Manipulation.
| Is This Answer Correct ? | 14 Yes | 6 No |
Difference between undefined and undeclared variables?
What coding language should I learn first?
What is the data type of variables of in javascript?
Is javascript easier than java?
Explain the difference between “==” and “===”?
What is the difference between Local Storage and Session Storage?
What creates scope in javascript?
How to test a string as a literal and as an object ?
What is Date object in JavaScript?
What is argument objects in javascript & how to get the type of arguments passed to a function?
What is a Promise in JavaScript?
What is require in javascript?