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

Advantages & Disadvavtages of Java Script?
Advantages & Disadvantages of CGI Scripting?
Structure of Java Script?
Commands of Java Script?
HTML Basic Reviews?

Answer Posted / pankajbisane

Like all computer languages, JavaScript has certain
advantages and disadvantages. Many of the pros and cons are
related to being a client-side language.
Advantages of JavaScript

* Speed. Being client-side, JavaScript is very fast
because any code functions can be run immediately instead of
having to contact the server and wait for an answer.
* Simplicity. JavaScript is relatively simple to learn
and implement.
* Versatility. JavaScript plays nicely with other
languages and can be used in a huge variety of applications.
Unlike PHP or SSI scripts, JavaScript can be inserted into
any web page regardless of the file extension. JavaScript
can also be used inside scripts written in other languages
such as Perl and PHP.
* Server Load. Being client-side reduces the demand on
the website server.

Disadvantages of JavaScript

* Security. Because the code executes on the users'
computer, in some cases it can be exploited for malicious
purposes. This is one reason some people choose to disable
JavaScript.
* Reliance on End User. JavaScript is sometimes
interpreted differently by different browsers. Whereas
server-side scripts will always produce the same output,
client-side scripts can be a little unpredictable. Don't be
overly concerned by this though - as long as you test your
script in all the major browsers you should be safe.

Is This Answer Correct ?    43 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you declare a class in javascript?

1138


How to accessing elements using javascript?

1011


What is the use of math object in javascript?

937


What exactly does javascript do?

1049


What is difference between ajax and javascript?

1050


What is the use of window object?

968


How long does it take to learn javascript?

923


how do you declare variables in javascript?

1012


What are the variable naming conventions in javascript?

980


How to get value of an element by class in javascript ?

941


20 Functions of Selenium with description and Examples.

2747


what is the difference between let, var, and const?

1108


What is isnan in javascript?

1027


How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?

913


Can webassembly replace javascript?

921