|
|
Java
Talk about Java technology seems to be everywhere, but what exactly is it? Java technology is both a programming language and a platform.
The Java programming language is a high-level language. It is simple,
object oriented, portable, high performance, multithreaded, robust, dynamic and secure. A platform is the hardware or software environment in which a program runs. The Java platform has two components: The Java virtual machine and Java application programming interface (API).
Random Tutorials
|