Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a difference between scripting language and
programming language?

Answers were Sorted based on User's Feedback



What is a difference between scripting language and programming language?..

Answer / deepaksuri82

1. Scripting language execute client side
2. Interpretator is required to execute scripting language.

1.Programming language execute server side
2. Compiler is required for executing it.

Is This Answer Correct ?    2 Yes 2 No

What is a difference between scripting language and programming language?..

Answer / anwar basha

1.Programming languages(PL) are used to build an application.
2.PL are compiler based languages
3.PL uses more memory space hence called heavy weight coding
4.Generally PL are case sensitive
5.PL are complex to understand & implement

1. Scripting languages(SL) are client side scripting
2.SL are interpreter based languages
3.SL uses less memory space hence called light weight coding
4. SL are case insensitive
5.SL are easy to understand & implement

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..

10 Answers   Amazon, CSC,


How to remove the spaces in a string Ex: "this is apple"

5 Answers   Cap Gemini,


write a vb script to generate hello 5 times using do until loop

4 Answers  


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

1 Answers  


How to find arry size in qtp vb script

2 Answers   Cap Gemini,


What is a difference between scripting language and programming language?

2 Answers  


What is the use of option explicit statement?

0 Answers  


What are the advantages of vbscript?

0 Answers  


How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.

2 Answers   Cognizant,


How many types of procedures are available in the vbscript language?

0 Answers  


What is purpose of scripting.filesystemobject class in vbscript?

0 Answers  


What are the rules to name variable in vbscript?

0 Answers  


Categories