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 main difference between Client side JavaScript
and and Server side Java Script?

Answers were Sorted based on User's Feedback



What is the main difference between Client side JavaScript and and Server side Java Script?..

Answer / kannappanksk

Clientside Javascript encompasses the core language plus
extras such as the predefined objects, only relevant to
running Javasript in a browser.The clientside javascript is
embedded directly in the HTML pages and is interpreted by
the browser completly at the run time.

Serverside javascript also encompasses the core language
plus extas as the predefined objects and functions only
relevant to running Javasript in a server.The serverside
javascripts are compiled before they are deployed.

Is This Answer Correct ?    34 Yes 4 No

What is the main difference between Client side JavaScript and and Server side Java Script?..

Answer / makya

answer #1 is correct;

Is This Answer Correct ?    8 Yes 3 No

What is the main difference between Client side JavaScript and and Server side Java Script?..

Answer / gayathri

Client sidet
execute the scripts on client machine.It
also reduce the Network Traffic between the
server.disadvantages it doesn't have Security.


Server-side
execute the scripts on servermachine.it is more
secure.bcoz code doesn't view by browser

Is This Answer Correct ?    6 Yes 7 No

What is the main difference between Client side JavaScript and and Server side Java Script?..

Answer / john

client side js is used for the client side validation where
as the server side js is used for the server side
validation.

Is This Answer Correct ?    6 Yes 7 No

What is the main difference between Client side JavaScript and and Server side Java Script?..

Answer / lisha

Client side programming is the programming which is done with the help of browser and user sends a reuest to the server wih the help of this
and server side programming is the programming done on server i.e remote or local..

Is This Answer Correct ?    0 Yes 1 No

What is the main difference between Client side JavaScript and and Server side Java Script?..

Answer / d. kalaivani

Client side javascript is used maily for validation whereas
the server side javascript is used at server side to
connect to a database.

Is This Answer Correct ?    6 Yes 10 No

What is the main difference between Client side JavaScript and and Server side Java Script?..

Answer / sandeep

can we say that client side program calls server side
program?

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More JavaScript Interview Questions

How do you check if a string is a number javascript?

0 Answers  


What is lazy instantiation in java?

0 Answers  


Define event bubbling?

0 Answers  


What does 3 dots mean in javascript?

0 Answers  


Which javascript framework is in demand?

0 Answers  


What is viewstate in javascript?

0 Answers  


How can I request data from the server without reloading the page in the browser?

0 Answers  


how do you declare variables in javascript?

0 Answers  


Can you run javascript in notepad?

0 Answers  


What makes something a function?

0 Answers  


Explain with an example the use of event handlers in javascript.

0 Answers  


hi iM rahul.my questions is my project is a web based & developed using java,jsp. when i record it using qtp what script i will get like either browser("jdfjkf").page("nkf").... or javawindow("f d ").javaedit("Dasf").... plz clarify my doubt asap and i also need some vbscipt of java coding?

0 Answers  


Categories