This article is about the computer science concept. For the sociology concept, see social class.
As in taxonomy, the classifications of species, a class hierarchy in computer science is a classification of object types, denoting objects as the instantiations of classes (class is like a blueprint, the object is what is built from that blueprint) inter-relating the various classes by relationships such as "inherits", "extends", "is an abstraction of", "an interface definition".
The relationships are specified in the science of object oriented design and object interface standards defined by popular use, language designers (Java, C++, Smalltalk, Visual Prolog) and standards committees for software design like the Object Management Group.
Famous quotes containing the words class and/or hierarchy:
“There is a certain class of people who prefer to say that their fathers came down in the world through their own follies than to boast that they rose in the world through their own industry and talents. It is the same shabby-genteel sentiment, the same vanity of birth which makes men prefer to believe that they are degenerated angels rather than elevated apes.”
—W. Winwood Reade (18381875)
“In a hierarchy every employee tends to rise to his level of incompetence.”
—Laurence J. Peter (19191990)