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

which one is more secure vb script or java script ??????? or both are same ??????

3 Answers  


How can you destroy an object in vbscript?

0 Answers  


write a vb script to open a text file and write into it

2 Answers  


write a vbscript for finding the sum of the numbers from 1- 50

3 Answers  


When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?

1 Answers  






write a Vb script to find a whther a selected drive exits.

1 Answers   CTS,


how to write vb script code for login gmail page by using notepad and how to run script in notepad

1 Answers  


Write a program to resize an array of 5 elements to 4 elements and display all the elements.

1 Answers  


what is the differenece btwn scripting language and programming language

4 Answers  


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

0 Answers  


a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?

2 Answers  


write a vb script to display the size of the folder,date created and name of the folder

1 Answers  


Categories