CSC108 Final Exam Advice
Summer 2001

What’s On the Exam

The final exam covers the subject matter of the entire course. The questions will require you to (1) answer brief theoretical questions; (2) check Java code for correctness (i.e. determine whether it will cause compiler or run-time errors); (3) trace Java code to find out what its output would be; and (4) write Java code on your own. Note that there are no aids allowed except for the Java API, the edition specified in the course outline. Make sure you bring it along, because you’ll need it. Make sure, also, that you don’t write anything in it, because we’ll consider that cheating (highlighting is OK).

In more detail, here’s what’s on the exam:

You have to know all of the above; note, however, that the emphasis will lie on the second half of the term (material covered after the midterm). Note also that the memory model, searching, and sorting are not on the exam. (But you might still want to review the memory model as an aid to understanding some of the concepts listed above.)

 

Study Tips

Start your review early, so that you’ll have a chance to bring questions to your instructor. Aim to have done your readings sometime before Wednesday, August 8, so that you’ll have plenty of time to practice.

 

Best of luck!


[ CSC108 Home | Outline | Announcements | Assignments | Exams | Lectures |
Tutorials | Office Hours | Marks | Forms | Links ]


© Copyright 2001. All Rights Reserved.