home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A13132.TXT < prev    next >
Encoding:
Text File  |  1993-11-29  |  127 b   |  3 lines

  1. Because abstract classes can only be used as base classes, they
  2. are often called abstract base classes, or "ABC"s for short.
  3.