Difference between revisions of "CSC111 Final Exam 2014"
Line 79: | Line 79: | ||
* A maximum of 40 points will be given to well documented programs that answer all the questions and that create new classes and objects to hold the various pieces of information. | * A maximum of 40 points will be given to well documented programs that answer all the questions and that create new classes and objects to hold the various pieces of information. | ||
− | * A maximum of 50 points will be given to well documented programs that answer all the questions and that use classes derived from the People and Dog classes of [[CSC111_Homework_10_2014#Problem_.232:_Of_dogs_and_people... | Problem 2 of Homework 10]]. | + | * A maximum of 50 points will be given to well documented programs that answer all the questions and that use classes derived from the People and Dog classes of [[CSC111_Homework_10_2014#Problem_.232:_Of_dogs_and_people... | Problem 2 of Homework 10]]. In this case you must copy and not modify the two classes into your program, and create new classes derived from them. Feel free to organize your new classes as you feel will help you answer the questions the most easily. In other words, make life easy for yourself! |
+ | |||
+ | |||
<br /> | <br /> |