What is the difference between programing language and
scripting language.?
Answer Posted / iftikhar ali zahoor
Script Language is code fragment.it is interpreted.It is dynamically typed.
but the programming language is a compiled language and it is a stand alone application.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to create array in JavaScript?
Does javascript support foreach loop?
What's the Difference Between Class and Prototypal Inheritance?
What are the main uses of javascript?
How to create function in JavaScript?
What is external javascript?
What is context in javascript?
Can I learn javascript without html?
What does the "Access is Denied" IE error mean?
What is the difference between null and undefined?
What makes something a function?
Explain the steps for connecting the system to Internet.
What is namespacing in javascript and how is it used?
Which company developed JavaScript?
List some design patterns in javascript?