what is java
Java is a high-level, versatile, and object-oriented programming language developed by Sun Microsystems (now owned by Oracle Corporation). It was first released in 1995 and has since become one of the most widely used programming languages in the world. Java is designed to be platform-independent, meaning that Java programs can run on any device that has a Java Virtual Machine (JVM) installed, regardless of the underlying hardware and operating system.
Key features of Java include:
Java, developed by James Gosling and his team at Sun Microsystems, has a history dating back to the early 1990s. Here's a brief overview of the key milestones in Java's history:
Version | Release Date | Code Name |
---|---|---|
JDK 1.0 | 1996-01-23 | Oak (changed to Java) |
JDK 1.1 | 1997-02-19 | Sparkler |
JDK 1.2 | 1998-12-08 | Playground |
JDK 1.3 | 2000-05-08 | Kestrel |
JDK 1.4 | 2002-02-06 | Merlin |
JDK 5.0 | 2004-09-30 | Tiger |
JDK 6 | 2006-12-11 | Mustang |
JDK 7 | 2011-07-28 | Dolphin |
JDK 8 | 2014-03-18 | Spider |
JDK 9 | 2017-09-21 | Project Jigsaw |
JDK 10 | 2018-03-20 | 18.3 (No Code Name) |
JDK 11 | 2018-09-25 | 18.9 (No Code Name) |