Datasegment.com Online Dictionary
  Online Dictionary : S : single inheritance

single inheritance


1 definition found

single inheritance - Free On-line Dictionary of Computing (26 May 2007) :

  single inheritance
  
     The property of an object-oriented language which restricts
     a sub-class to be derived from only one parent.  Opposite of
     multiple inheritance.