Java Tutorial
Java is a High-level, Object Oriented and general purpose programming language developed by Sun Microsystem in 1991 by James Gosling. It is class based, concurrent, object-oriented and dependency system based computer programming language. Its main purpose of applications developer is Write once Run Anywhere(WORA). It is a compiled language, it means it understands the code then convert the whole Source code to object code at a time. Today it is a most trending computer programming language.
Java was originally developed by Sun MacroSystem, but Java owned by Oracle Corporation on Jun 27, 2010.
Java was originally developed by Sun MacroSystem, but Java owned by Oracle Corporation on Jun 27, 2010.
History of Java Programming:
- Java project was started by James Gosling, Mike Sheridan, and Patrick Naughton in June 1991.
- The project started name is Green and it was renamed Java.
- Its syntax is similar to C and C++.
- The first public release of Java is 1.0 in 1996.
- It is free and open-source(Non-cost).
- It supports the multiple platforms.
- Java 1.0 compiler is re-written by Arthur Van Hoff.
- Java Consists the GPL(General Public Licence) on 8 May 2007
The main feature of Java are:
- It is 'Simple, Object-Oriented and familiar' Computer language.
- It very 'Robust and Secured'
- It is portable.
- It executes the program very fast.
- It supported interpreted, threaded and dynamic