The final will be comprehensive concentrating on the areas that I have mentioned as most important to CPSC230 (classes and functions) and areas in which you have not been tested: arrays and file streams. There will be at least one question from every chapter that we have covered. It may be helpful for you to review your first two tests and the first two test reviews, test1 review and test2 review. The test will consist of mostly problem-solving. You will write some C++ and be asked to read some C++ and say what it does.
Be able to write and evaluate (i.e., say whether the expression it true or false) the following:
while Loops: Be able to write and trace through (i.e., follow an already written loop):
Be able to write and trace through and know when to use: