|
|
Exam ScheduleOur final exam will take place on Wednesday, March 14. It will start shortly after 7:30pm and will have a time limit of two hours. Late arrivals will be able to take the exam but will have to finish at the same time as everyone else. Format of the ExamThe final consists of 25 questions intended to test your knowledge of concepts underlying C++ programming as well as your ability to program. There are no multiple choice, fill-in-the-blanks, true-false, etc. - you write your own answers to all questions. To make it easier to prepare for the form of the exam, I'm publishing its exact structure - but not the questions, of course. Questions 1 - 20 (40 points) You are asked to write definitions of 20 terms related to C++ program design and programming. They are all terms that have come up in class and in most cases can be found in the book as well. Questions 21 - 23 (10 points) These are short questions about programming and C++. Question 24 (10 points) A short essay question (half page) about program design. Question 25 (40 points) You are given a problem and asked to write a complete C++ program to solve it. You will use the computer to enter, compile and test your program. You will turn in a signed listing of your source file and also give me an electronic copy for easier grading. Preparing for the ExamIf you have been keeping up with assignments and taking notes in class, you are probably fairly well prepared for this exam. On the other hand, it is designed to present a challenge, so everyone in the class will probably miss a question or two. If you feel a review is needed, the following is a suggested approach.
Final WordsRelax before the exam and come in rested. Don't spend time trying to learn something you didn't get before. You'll only detract from what you do know. Everyone who stuck it out through this class has learned a lot and I expect the exam - as well as the final grades - to reflect that fact. |
|
Copyright © 2000 Charlie Poole. All rights reserved.
|