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. File input
  4. Controls structures
  5. Functions
  6. Storage class
  7. Arrays
  8. C string
  9. Pointers
  10. Review lab assignments 1 to 5.
  11. Textbook