home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH01 / A011134.TXT < prev    next >
Encoding:
Text File  |  1993-09-30  |  355 b   |  7 lines

  1. In object-oriented programming, the calculations can be considered
  2. to be an abstract data type.  Other abstract data types represent
  3. the materials, some completed components of the shed, and various
  4. building activities.  Any of these objects can be modified and
  5. their results reapplied to the shed-building problem without
  6. extensive code revisions.
  7.