Showing posts with label Java Programming. Show all posts
Showing posts with label Java Programming. Show all posts

February 13, 2014

A high-level programming language developed by Sun Microsystems. Java was originally called OAK, and was designed for handheld devices and set-top boxes. Oak was unsuccessful so in 1995 Sun changed the name to Java and modified the language to take advantage of the burgeoning World Wide Web.


Java is an object-oriented language similar to C++, but simplified to eliminate language features that cause common programming errors.