Categories

Updated: 05/21/2007

Technology Trends Involving Java

Java is an object-oriented programming language (OOP) for Web browsers. It is organized around data rather than actions and supports polymorphism (which allows the same code to be written generically so it can function with different datatypes), inheritance (which allows one class to behave like another class, or category of objects, and to expand it operations to perform specific functions), and encapsulation (or the process of combining objects to create new entities).
©2003-2019 jCay.com