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 delete an array entry using javascript?
How do I enable javascript on google?
How we can get the value of an element using javascript?
What is js injection?
How can you declare a class in javascript?
What is arguments object in JavaScript?
What are nodes in javascript?
What would be the result of 2+5+”3″?
What are different types of popup boxes available in javascript?
What is viewstate in javascript?
why we need java instead of c
How about 3+5+"8"?
What is the difference between call & apply?
What do “1”+2+4 evaluate to?
Explain the steps for connecting the system to Internet.