Exam 1 Study Guide

Mon Sep 15 2025
Facebook share linkTwitter/X share linkLinkedIn share linkReddit share linkReddit share link

Exam 1 will be in the 6th week of class in the second half of the week (Wednesday for Monday/Wednesday classes, and Thursday for Tuesday/Thursday classes). For the first exam it is required to know all material and be able to define all terms from the following posts:

  1. C++ Problem Solving Process

  2. Writing and Running a Basic C++ Program

  3. Output

  4. Data Types

  5. ASCII

  6. Variables

  7. Assignment and Input

  8. Arithmetic

  9. Type Conversion

  10. <cmath> Library

  11. <iomanip> Library

  12. Relational and Logical Operators

  13. Selection