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
How many data types are there in javascript?
How can an HTMLCollection be traversed?
How to count the number of element in an array using javascript?
What is lazy loading java?
What is lazy instantiation in java?
How we can add title of the page by javascript?
What is eager initialization in java?
List few difference between primitive and non primitive javascript data types?
What is javascript tree shaking?
Do unused imports affect performance javascript?
Iam getting xml when we click on one button.Iam placing that
xml in dom.Im getting that xml data in one xsl.In that xsl
I want to increase the variable value which is declared in
xsl.
Ex:
How would you check if a variable is null/undefined?
Is javascript used for backend?
Are Javascript and JScript the same?
How do you check if a string is a number javascript?