C++ Strings Abstract Data Type

(Sections 7.1, 7.2)
Last modified Wednesday, 20-Sep-2000 02:38:50 UTC.

Content


Self assessments


Tutorial Questions

Required source code is available from ~cpgcs/CP1300.


Exam style questions

  1. Define an Abstract Data Type (ADT).
  2. Describe what is typically found in the header and the implementation files of a library for an Abstract Data Type.