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


Please Help Members By Posting Answers For Below Questions

What percentage of websites use javascript?

505


How to trigger a postback on an updatepanel from javascript?

489


What does a typeof operator do?

588


What is hoisting in javascript?

474


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.

1091






How to get value from radiobuttonlist control?

499


How do you implement Ajax using hide() function in JQuery?

1808


What is the difference between undeclared & undefined?

510


How to write normal text code using JavaScript dynamically?

508


What is an Event Bubbling in Javascript?

562


Explain equality operators in javascript?

525


What is an example of javascript?

443


How do you clear an array in javascript?

443


What is use of object as function?

494


Which built-in method returns the characters in a string beginning at the specified location?

605