JMU CS488 - Computer Graphics Applications
Help Policies Solutions Syllabus Tools
Study-Aids


1 Sample Exam Questions

In general, exams will contain three kinds of questions: short answer (e.g., true-false, multiple choice, matching, fill in the blank, perform a calculation), code tracing (i.e., you are given a code fragment and asked to trace its execution), and programming (i.e., you are asked to write code to accomplish a particular task).

Sample questions (NOT sample exams) will be made available before the date of each exam.

Note that the answers to the sample questions will not be made available. This to help you avoid focusing too much attention on the specifics of these questions. Instead, you should try and answer different variants of each question. Then you should discuss the questions and answers with other students enrolled in the course. (Of course, you can easily check your answers to the code-tracing and programming questions by executing the code.)

2 Calculator Use

You may use a "four function" calculator on exams to perform addition, subtraction, multiplication and division. You may not use any functions that operate on vectors/matrixes.

Copyright 2020