ABOUT JAVA


ABOUT JAVA

A. What is Java?

Java is one of technology in software computer world. Beside as a programming language, Java act as a platform.

Java act as platform where it have virtual machine and library which needed for writing and running the program where write as Java programming Language.

B. The Java Characteristic

  • Simple

Java using C++ code which familiar for all programmer, for the more Java give more liability then C++.

  • Object Oriented

Java give us pure object oriented, even in java programming all is object, except primitive data type.

  • Simply Distributed

Java able as applet and library which could running in the network and work with object oriented.

  • Scure

Scure because Java have scurity library and policy which limited applet access in client side.

  • Interpreted

Java need virtual machine which act as interpreter which translated bytecode (file class) to be machine language which can understand by the host computer.

  • Portable

Java can run anywhere without make any changing to it code.

  • Multithreading

Java have ability to handle and running the multi thread at once.

  • Dynamic

Java technology still grow and always grow.

  • Neutral to all hardware architecture

Java able to running well in computer which has deferent architecture.

  • Robust

Java controlling the memory leaking and there is no pointer in java array.

Download PDF File

No comments: