Java View all facts Glossary Help |
programming language > object-oriented programming language |
object-oriented programming language | ||||
subject | fact |
object-oriented programming language | has definition A programming language in which each data item with the operations used on it is designated as an object; the routines used to operate on the data item are called methods; and objects are grouped in a hierarchy of classes, with each class inheriting characteristics from the class above it | |
has features
| ||
has features abstraction, modularity and encapsulation | ||
is a subtopic of Java History and Related Languages | ||
is a kind of programming language |
Kinds of object-oriented programming language :