Superclass

   

In biology, a superclass is a taxonomic grade intermediate between subphylum and class.

For example, "Tetrapoda" is a superclass that includes the four classes of four-limbed land vertebrates - Amphibia, Reptilia, Aves and Mammalia.



In computer science, superclass is a class that is used to derive other classes. A superclass is also called a parent class or base class. The classes that are derived from a superclass are known as child classes or derived classes. A superclass allows for a generic interface to specialized functionality through the use of virtual functions.


Retrieved from "http://www.centipedia.com/articles/Superclass"

This page has been accessed 186 times. This page was last modified 19:44, 23 Oct 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).