| JAVA |
| Name: | JAVA |
| Created: | 1995 |
| By: | James Gosling |
| Home Page: | http://www.sun.com/ |
| Acronym: | |
| Language type: | Object-oriented |
| Extensions: | |
| Tutorial: | http://java.sun.com/docs/books/tutorial/ |
| Note: | The most common Java programs are applications and applets. Applications are standalone programs, such as the HotJava browser. Applets are similar to applications, but they don't run standalone. Instead, applets adhere to a set of conventions that lets them run within a Java-compatible browser. |