Exams
Exam 1
Exam 1 of Com S 229 will take place in class on Wednesday
Oct 14 at 3:10am-4:00pm. It will be a closed-book and closed-notes exam. Calculators will not be
allowed. Scratch papers will be distributed.
The scope of the exam includes the following topics:
- Basic C & C++ data types
- File input/output
- Storage classes
- Functions
- Function overloading
- C++ Classes
- Construtors
- Operator overloading
- Dynamic memory
- Dynamic Classes
- Templates
- Error Handling
- Polynomial roots