What is the difference between programing language and
scripting language.?
Answer Posted / murali
Programming language is a high level language.
it is used to create software apllications in client side.
such as C, C++, java
scripting language is a server side langauge.
it is used to web development side for create web pages and
animations, connecting with database.
such as ASP, PHP, FLASH
| Is This Answer Correct ? | 15 Yes | 30 No |
Post New Answer View All Answers
What javascript means?
Where do I put javascript code in html?
How to call a function in every x seconds in javascript?
What is foreach loop in javascript?
How would you organize your javascript code?
How to make a function in javascript?
How do you disable javascript?
What is the difference between script type and the script language attributes?
What are exports and imports?
What is new function in javascript?
Is JavaScript a case-sensitive language?
Which software is used for javascript?
What is a module in javascript?
What is difference between arrow function and normal function?
What are undefined and undeclared variables?