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


Please Help Members By Posting Answers For Below Questions

How to embed javascript in a web page?

575


How to get inner html of an element in javascript?

530


How do I turn on javascript on my phone?

522


How to Object.entries( ) In JavaScript ?

636


Explain typecasting in javascript?

553






What is the use of isNaN function?

629


Is javascript used for backend?

549


What companies use javascript?

550


What is prototype in javascript and how do you use it?

521


What is the difference between scripting and programming?

554


What is JavaScript?

747


What is a name function in javascript?

586


How to select an element by id and swapping an image?

556


Explain mul function in javascript?

623


Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.

686