excess java

Posted on 17.15 by roni setiawan | 0 komentar

excess java

 
Multiplatform. The major advantage of Java is able to run on multiple platforms / operating system computer, in accordance with the principle of write once, run anywhere. With this excess programmers simply write a Java program and compiled (converted, from a language understood by humans into machine language / bytecode) once and then the results can be run on multiple platforms without changes. This excess allows a java-based program is done on the Linux operating system but run well on Microsoft Windows. Supported platforms to date is Microsoft Windows, Linux, Mac OS and Sun Solaris. Penyebanya are each operating system uses its own program (which can be downloaded from the Java website) for meninterpretasikan bytecode.

    OOP (Object Oriented Programming - Object Oriented Programmers )??????
    The Complete Class Libraries, Java is famous for its completeness of the library / library (a collection of programs that are included in the java programming) is very easy in use by the programmers to build applications. Completeness of the library coupled with the existence of a large community of Java that continuously make new libraries to cover all application development needs.

    C + + style, has a syntax such as C + + programming language so it attracted a lot of C + + programmers moving to Java. Currently Java users very much, mostly C + + programmers moving to Java. Universities in the United States also began to migrate to Java to teach new students because it is more easily understood by students and can be useful also for those who are not majoring in computer.

    Automatic garbage collection, has the facility of memory usage settings so the programmer does not need to perform direct memory settings (as in C + + is widely used).

0 komentar:

Posting Komentar