what is the differenece btwn scripting language and
programming language

Answer Posted / bfakruddin

Hello friend,

Programming Language is compiler based
Scripting Language is Interpreter based

Programming Language develops .exe files
Scripting Language not develops .exe files

e.g. 20 to 30 lines of Programming language is equal to 3 to
4 lines of scripting language

Programming Language converts all coding in one shot to
machine level language
Scripting Language converts Line by line code into machine
level language

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of QCUtil? explain with one example?

6326


How can you destroy an object in vbscript?

642


How to take whole text output from screen of Bitmap Application.

1870


Mention when to use function procedures and what are its characteristics?

627


How to Enter Values on the Command promt using VB script

1533






Explain about the support of asp for vb script functionality?

528


Which event is triggered when mouse focus comes out of an element in the vbscript language?

509


Which in-built function related to an array joins substrings into one string in the vbscript language?

517


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1442


what is the difference between modular and data and keyword driven framework

1740


Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.

1623


Mention the environments where vbscript could be run?

660


write a program to display configuration of a local system with the help of vb script.

1686


How to capture a runtime error in vbscript?

628


How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.

1740