Computer Programming Software Terms, Glossary and Dictionary

Abstract Base Class

An abstract base class, a term used in the object oriented programming language, is meant to be used as the base class from which other classes are derived.



Related Terms:

Abstract Base Class