.


:




:

































 

 

 

 


Java Technology Components




Java technology comprises three major components the Java programming language, the Java interpreter or Java Virtual Machine (JVM), and the Java platform.

The Java programming language is a state-of-the-art, object oriented language.

Its syntax is like that of the C language. It is easily learned, extremely powerful, and prohibits many types of programming errors.

The Java Virtual Machine (JVM), or Java interpreter, executes the compiled Java applications. One or more JVMs are available for every major computing platform. Sun Microsystems distributes free JVMs for its proprietary Solaris systems and for Windows platforms. JVMs are, also, available for Linux, MacOS, and Unix platforms.

The Java platform consists of a set of predefined classes organized into packages which are extensions to the basic Java language. These packages provide graphics, graphical user interface (GUI), input/output, networking, and security. While the Java language proper seldom changes, the platform changes with every new release.

 

Java Technology vs. C++

The Java language is often considered to be a descendent of the C++ language. Some wags call the Java language C++--++, meaning that the Java language consists of C++ minus some troublesome features plus some new features.

C++ is compiled to machine language, making it non- portable in that it must be recompiled on every target platform.

On the other hand, compiled Java code can be run on any Java platform without recompilation.

C++ uses pointers to refer to memory locations. Pointers can be directly manipulated by C++ programmers, often resulting in catastrophic programming errors. Java references, on the other hand, cannot be used in pointer arithmetic, effectively eliminating an entire class of errors in C and C++ programs.

C++ requires the programmer to manage memory by allocating and deallocating chunks of memory for program use. Java technology handles memory management automatically.

Early on, C++ programs were faster than Java applications; because, whereas C++ is compiled to machine language, Java applications run on a software interpreter or virtual machine.

 

The words to the text:

exponential ,

growth

to initiate

goal

via

unreliability

to set out ,

originally

proof

viability

to perform ,

to enliven ,

to appear

familiar

to contribute ,

inheritance (),

to execute

portable

to distribute ,

binary ,

to incorporate

security

to prohibit

proprietary

extension

descendent

wag

to refer

to eliminate ,

entire ,

 





:


: 2015-10-01; !; : 367 |


:

:

- - , .
==> ...

1810 - | 1757 -


© 2015-2024 lektsii.org - -

: 0.01 .