What is the difference between programing language and
scripting language.?
Answer Posted / mohit
The core code of any application is written in a programming
language that is create or at least modified by end
user.(eg.java)
a scripting language is a type of prog. language that allows
control of of s/w application and sometimes used to add the
features and client side checking in a web page.(eg javascript)
both are distinct.eg. suppose in html page, u create some
textboxes, then if u want to apply some validation(email
vali.) on their text at client side or want to add features
like counter, flash images etc in the web page, then
javascript canbe used. but at the server side what to do
with this text or how to handle database, all this is
programmed in core language like java,geerally called prog.
language. but java and javascript are totally different.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What web sites do you feel use javascript most effectively (i.e., Best-in-class examples)? The worst?
What is eager initialization in java?
How long does it take to learn javascript?
What is a name function in javascript & how to define it?
How do you sort in javascript?
How to detect browser name using JavaScript?
What is external javascript?
Explain the different types of pop-up boxes you can create in JavaScript.
Is javascript or python easier?
What is the use of a weakmap object in javascript?
How long does it take to learn coding?
What is the purpose of 'this' operator in JavaScript?
How to find radio button selection when a form is submitted?
Are there any iphone Institutes which also train iphone automation testing in Hyderabad?
How to access the value of a textbox using javascript?