Java   View all facts   Glossary   Help
programming language > object-oriented programming language
Next programming languagescripting language    Upprogramming language

object-oriented programming language
subjectfact 
object-oriented programming languagehas 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 itadded by: JK, reference: Source 2, 2001-10-19 11:37:35.0
has features source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0
has features abstraction, modularity and encapsulationsource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0
is a subtopic of Java History and Related Languages2001-10-19 11:37:35.0
is a kind of programming languagesource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:35.0

Kinds of object-oriented programming language :