where we use javascript and for which purpose we use
javascript how?

Answer Posted / lucky

JavaScript is a scripting langugae.scripting language means light weight progrmaming language.
JavaScript is a client side scripting language.
Mainly JavaScripts are used to validate data in the browser.It validate the data before submitted to the server.
javaScript saves the server extra processing.
javaScript is used to create dynamic cookies.The temporary files will be stored in the browser.
Every browser supports JavaScripts.
JavaScript can put dynamic text into an HTML page.

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a module code?

525


How javascript variables work?

460


What is the use of document object?

511


Explain what is javascript? List some data types supported by javascript?

468


Explain the working of timers in javascript?

483






What is difference between deep and shallow object coping in javascript?

526


How to convert json object to string?

571


what difference between args.length and args.length() in command line argument?

1771


How do you write a comment in javascript?

453


What are a fixed-width table and its advantages in javascript?

471


Which software is used for javascript?

463


Why is var better than let?

530


What is the use of anonymous function in javascript?

464


Is javascript necessary?

465


How can we detect os of the client machine using javascript?

530