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

I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..

2005


How are arrays declared in the vbscript language?

754


When does ‘on click of button’ event gets triggered in the vbscript language?

763


What is the difference between vb debugger and the script debugger?

802


Explain vbscript in detail?

817


Explain about .wsf files?

833


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

710


how to check whether link is disabled in QTP??

5826


How will you get a combined string from array of string in vbscript?

733


Explain the .wsf files?

716


What is byref and byval parameters in vbscript?

814


Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.

1957


How will you get a string with the specified character the specified number of times in vbscript?

782


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

1962


What is loose binding? Why is it not a good practice to use it?

864