Java
Java is a programming language developed by Sun Microsytems. Java is an object oriented language like C++ but is simplified to prevent programming errors. Java Applets have an extension of *.class, and require something called a Java Virtual Machine to run. Newer browser versions have Java Virtual Machines in them. The disadvantage to Java is the slow loading time.
