====================================================================== Faculty of Applied Science and Engineering, University of Toronto CSC181: Introduction to Computer Programming, Fall 2000 Final Exam Information ====================================================================== ---------- Essentials ---------- For the date, time and location of the final exam, consult the official exam timetable, which can be found at http://www.ecf.utoronto.ca/~options/exam/. Neither the instructor nor the teaching assistants are permitted to give you this information. You are allowed one official aid sheet (it is yellow and has some markings printed on it by the faculty). No substitutes will be accepted, so if you do not have one, please drop by my exam-period office hours to pick one up. Furthermore, the contents of the aid sheet must be *handwritten*. Note that this means you cannot use a printer, typewriter, photocopier, etc. to produce your aid sheet. During the exam, your aid sheet will be examined by an invigilator, and if it is deemed unacceptable, it will be confiscated. You are also allowed one non-programmable calculator, without its carrying case. You must bring your student card. ------------------------------------ Topics for which you are responsible ------------------------------------ In addition to everything for which you were responsible for the first and second term tests, you are responsible for the following topics: - C++ classes - Methods/functions - Inheritance - Virtual functions - Private/protected/public access - Friends - Constructors - Destructors - 'this' pointer - Operator overloading - Memory management using new and delete You should also be familiar with the following topics, but no memorization is required: - Sort algorithms - Minimax algorithm About half of the exam is in C++. --------------------- Structure of the exam --------------------- 7-10 programming questions of varying length, and 1 question which involves inspecting or tracing a particular code fragment or algorithm. ------------------------ Exam-period office hours ------------------------ All office hours will be held in SF2302A. Tuesday, Dec. 12: 3-5 p.m. Tuesday, Dec. 19: 3-5 p.m. Wednesday, Dec. 20: 10 a.m.-12 noon