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

Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.

12 Answers   Amazon, Pyroferus,


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

0 Answers  


How will you get the last occurrence of one string within another string using vbscript?

0 Answers  


How to create a function in vbscript?

0 Answers  


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

0 Answers  


Which data type/types are supported by vbscript language and what are their specialties?

0 Answers  


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

0 Answers  


How to write VB script for login module?

0 Answers  


Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex

2 Answers  


How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

0 Answers  


who will create the object?

0 Answers   Estuate,


where can i learn VB scripint ?

0 Answers   Satyam,


Categories