what is the differenece btwn scripting language and
programming language

Answers were Sorted based on User's Feedback



what is the differenece btwn scripting language and programming language..

Answer / praveen

programming lang is used for developing the application and
it is used for server side.and scripting lang is used for
the validating the application and it is in client
side/server side.

Is This Answer Correct ?    5 Yes 1 No

what is the differenece btwn scripting language and programming language..

Answer / 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

what is the differenece btwn scripting language and programming language..

Answer / neelima

In scripting language no compilsation and in c,cpp,java
languages .exe,.obj,.class files are created but here
no another file created.

need less memory

and looseley programming language

no type of variable declaration and

easy to develop

Is This Answer Correct ?    0 Yes 0 No

what is the differenece btwn scripting language and programming language..

Answer / aparna

Scripting language is lighter than programming
languages..what i want to say is in programming languages
like C we need to have compiler and all. but for scripting
languages these all are not required.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More VB Script Interview Questions

a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program

1 Answers  


How to throw an error in vbscript?

1 Answers  


Explain about the asc function?

1 Answers  


wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me

2 Answers  


What are the different types of operators and their order of precedence?

1 Answers  


how to find greatest of n numbers!

3 Answers   Syscon,


How to write functional test cases for send button in gmail.

2 Answers   Arctern,


Give examples where vb script can directly run on users system with windows as os?

1 Answers  


What is the difference between VBScript and JavaScript?

1 Answers  


How do I check that the names in a weblist are correct e.g in flight application the names of item are Denver, paris,London, etc. How do I ensure the correct item is displayed from the list after doing item count ?

2 Answers   IBM,


Mention what if you do not specify anything when you call a procedure?

1 Answers  


How to add actions in driver script to run those actions in QTP?

1 Answers  


Categories