Logo

Home Basics Structures Collections Constructors and Methods Classes

Home

What is Java? Java is a computer programming language. The language is object oriented. Java is similar to C++ but is different in its own way. Java uses an invisible computer to run and works on most systems.

Java deals with objects to make an application work you have to declare objects of certain types of data depending on what you want to do. To learn about some of the basic objects for programming check out the Basics page.

Java Elements Image

Copyright 2009 Kimberly Pardue
Last updated: March 18, 2009

Home | Basics |Structures |Collections |Con/Meth |Classes