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


Difference between scripting language and programming language??



Difference between scripting language and programming language??..

Answer / me

Not that it *really* matters, but strictly speaking a
programming language indicates that the written code has to
be compiled using a compiler for the target platform
(Windows, Unix etc), before it can be executed, like for
instance you compile C++ code into an exe file that you can
run by double-clicking it.

A scripting language is a script that is loaded into and
executed by a parser, like for instance javascript.

The javascript parser (or engine) itself would be a program
that is compiled, executed and is running in memory. The
javascript that we then add, is loaded by the engine and
then executed (parsed).

The same thing goes for web pages, the webbrowser (internet
explorer for example) is written in a programming language,
then compiled into an exe (iexplore.exe) and runs in memory
when you start it. The web page is written in HTML (for
example) and loaded into your browser. The browser parses
the HTML script and shows you the webpage.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More JavaScript Interview Questions

How can I define an array in JavaScript?

4 Answers   Accenture, Exevo, OM IT Solutions,


What are the ways to emit client-side javascript from server-side code in asp. Net?

0 Answers  


how can count show data in grid view using java script

0 Answers  


Difference between private, public and static variable?

0 Answers  


What are the different ways to create an array in javascript?

0 Answers  


How can you identify a function?

0 Answers  


What is encodeuri() in javascript?

0 Answers  


How will you explain closures in javascript? When are they used?

0 Answers  


What Is The Disadvantages Using InnerHTML In JavaScript?

0 Answers  


find the common prime divisors of two given numbers

0 Answers  


In javascript what is an argument object?

1 Answers  


how can we use java script message alert with asp.net with useing vb.net coding show full process with its coading

1 Answers   NIC,


Categories