where we use javascript and for which purpose we use
javascript how?
Answer Posted / murali
javascript is a client side programming Language.
It is used to create popup windows and Intercact with HTML
pages.
Using javascript the code lines will be decrease.
| Is This Answer Correct ? | 38 Yes | 8 No |
Post New Answer View All Answers
Is javascript default scripting language?
How many data types are there in javascript?
What is arguments object in JavaScript?
What is a javascript symbol?
What is a module in javascript?
What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?
What do you use javascript for?
What is the most popular javascript library?
Is javascript pure object oriented?
What is scope chain in javascript?
What is the purpose of 'this' operator in JavaScript?
What is an undefined value in JavaScript?
What is the use of window object?
How can we detect os of the client machine using javascript?
Explain the difference between call() and apply()?