What is Java?
Java is a programming language and a platform.Platform Any hardware or software environment in which a program runs, known as a platform. Since Java has its own Runtime Environment (JRE) and API, it is called platform.
Where it is Used ?
1.Desktop Application.(e.g Antivirus,converter,media player)
2.Web Application.(tnpsc,irctc.com..etc)
3.Enterprise Application (banking application)
4.Mobile
5.Embedded System
6.Smart card
7.Robotics
8.Games etc..
Java Application Types
1.Standalone Application.
2.Web Application
3.Enterprise Application
4.Mobile Application
History of Java
- James Gosling, Mike Sheridan, and Patrick Naughton initiated the Java language project in June 1991. The small team of sun engineers called Green Team.
- Originally designed small embedded system in electronic appliances like set-top boxes.
- First java was called "Greentalk" by James Gosling and file extension was .gt
- After that it was called Oak and was developed as a part of Green project
Why Oak name for java?
- Why Oak? Oak is a symbol of strength and choosen as a national tree of many countries like U.S.A., France, Germany, Romania etc.
Why Name for java ?
- Java is an island of Indonesia where first coffee was produced called java coffee.
- Java is a name ,not having any abbreviation.
Java Version List
- JDK Alpha and Beta (1995)
- JDK 1.0 (23rd Jan, 1996)
- JDK 1.1 (19th Feb, 1997)
- J2SE 1.2 (8th Dec, 1998)
- J2SE 1.3 (8th May, 2000)
- J2SE 1.4 (6th Feb, 2002)
- J2SE 5.0 (30th Sep, 2004)
- Java SE 6 (11th Dec, 2006)
- Java SE 7 (28th July, 2011)