Re: Help me!! Why java is so popular




<amalikarunanayake@xxxxxxxxx> wrote in message
news:1170433991.897057.314200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
java has become an important language in very short time. What are
some of the things that have made it so popular?


One of the biggest reasons JAVA has taken off, is its ease of portability.
When an application is written in a language like C or C++, it must be
compiled separately for each platform that will run your application.



Java has a virtual machine that is able to take JAVA code information and
translate it to the specific machine running the application on the fly. It
makes it so you do not have to re-compile the application for every
platform.



There are some downsides to this; JAVA is generally slower than a language
like C++ because of the extra time needed by the Virtual Machine. With how
fast computers are today, most people do not care about the performance
penalty in their applications (the penalty is usually pretty small now).


.



Relevant Pages

  • Re: Lost in J2ME
    ... > thought that was the essence of Java. ... You target a platform specification and any ... The JVM specification says how that virtual machine will process the byte ... > can't, is not my own failing, but the failing of either the spec or the ...
    (comp.lang.java.programmer)
  • Re: Lost in J2ME
    ... >> explanation from the Java GOD themselves, but Darryl seems very ... >> confident in his knowledge (maybe there is more then one Java GOD). ... >> about being too vague about which type of virtual machine I am talking ... > platform ...
    (comp.lang.java.programmer)
  • Re: Lost in J2ME
    ... The Java HotSpot Virtual Machine. ... The RI that ships with the CDC devkit is called ...
    (comp.lang.java.programmer)
  • Re: Cant view
    ... Sometimes there's a corrupt file in the cache and one must go to Tools | ... You can test whether Java is working on your machine at the following sites: ... Look at the Virtual Machine settings in Internet ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Runescape...Exception Access Violation
    ... "An unexpected error has been detected by HotSpot Virtual Machine" ... The applet or application that you were running may contain programming errors or bugs that caused the JVM to crash. ... You may be running an older version of the Java Runtime Environment which contains bugs that can cause the JVM to crash. ...
    (microsoft.public.windowsxp.games)