What is java
What is Java ?
Java is widely used programming language which has wide verity of applications such as desktop applications, Mobile Applications, Enterprise applications etc.
Java is a -
- Class Based and Object Oriended Programming Language
- Computing platform
- Fast, Secure, and Reliable.
- Free
- General Purpose
- Concurrent
Five primary goals in the creation of the Java language :
- It should be “simple, object-oriented and familiar”.
- It should be “robust and secure”.
- It should be “architecture-neutral and portable”.
- It should execute with “high performance”.
- It should be “interpreted, threaded, and dynamic”.
Some of the Versions of Java :
Java Version | Release Date | Year |
---|---|---|
JDK 1.0 | January 21 | 1996 |
JDK 1.1 | February 19 | 1997 |
J2SE 1.2 | December 8 | 1998 |
J2SE 1.3 | May 8 | 2000 |
J2SE 1.4 | February 6 | 2002 |
J2SE 5.0 | September 30 | 2004 |
Java SE 6 | December 11 | 2006 |
Java SE 7 | July 28 | 2011 |