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 javascript variables work?
What does two exclamation marks mean in javascript?
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.
What is prototype in javascript and how do you use it?
How do you name a variable in javascript?
What is class example?
Can you have a function within a function in javascript?
What do mean by NULL in Javascript?
What is a prompt box in javascript?
What is escape() function?
Name some of the built-in methods and the values returned by them.
What does dynamic component in javascript contain?
What is dhtml in javascript?
What is the difference between rootscope and scope?
How to validate email in javascript?