home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH01 / A01151.TXT < prev    next >
Encoding:
Text File  |  1993-10-02  |  270 b   |  6 lines

  1. In C++, you can write object-oriented programs.  You can also
  2. write programs that have a procedural or modular structure.
  3. Programmers learning C++ can build upon their existing skills and
  4. use traditional techniques while they adopt the object-oriented
  5. methodology.
  6.