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 difference between modular and data and keyword driven framework

1739


Explain about the functionality of vb script?

567


What is the purpose of on error resume next statement?

575


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1588


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2020






Explain about vb script?

747


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

607


How to capture a runtime error in vbscript?

628


What is event handling in vbscript?

597


How will you get the exponent of the given number in vbscript?

554


Which operator can be used to do an xor operation in vbscript?

677


How will you convert a given number to long in vbscript?

490


1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?

3551


What is the main difference between function and sub-procedure?

549


Illustrate briefly about the different types of statement

2023