CECS 282
EXAMINATION  1

Review the following topics:

  1. Output and formatting output
  2. Input string type
    getline(cin, string obj), cin >> string obj
  3. Controls structures
  4. Functions
  5. Storage class
  6. Arrays
  7. C string
  8. Pointers
  9. Classes
  10. Review lab assignments 1 to 4.