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

Explain the tristate constants in vbscript?

1017


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

946


Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP

2346


How do you declare a variable in vbscript?

1056


How to declare an array in vbscript?

1312


How are values assigned to the variables in the vbscript language?

1051


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

1009


Explain about the functionality of vb script?

964


Out of the different type of operators, which are evaluated first and last in the vbscript language?

994


Mention what is vbscript procedures?

995


who will create the object?

2192


Is vbscript language a case-sensitive language and what does it mean?

1006


What is the purpose of the err object in the vbscript language?

1097


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

3746


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

2176