Course Final Review (Semester 1 & 2)
There are some great multiple choice questions at Dr. Liang's Website. We will assign some each day for review.
His site has moved and you will have to change the url for each chapter. First copy and paste the following link: https://liveexample-ppe.pearsoncmg.com/selftest/selftest11e?chapter=6&username=liang11e
Then to change the chapter, in the url change the number after the equal sign where it says: chapter=# etc.
Right now, it says chapter=6, then change that part to chapter=8 then 9 and continue until the chapter=20 problems. The problems listed below are the only ones that are relevant to the material we have studied.
- Ch7: 1-D Arrays (15 questions): 1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13, 14, 18 (19-20 are same as 18), 21 (22-23 are same as 21), 25; nice but would not be asked for the final: 6, 24
- Ch9: Objects and Classes (12 questions): 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 23, 24; nice but would not be asked for the final: 6, 13
- Ch14: I/O (File and some review) (11 questions): 35 - 45
- Ch20: Recursion (7 questions): 1, 2, 3, 9, 10, 11, 12; nice, but you have to know the Fibonacci numbers: 8
- For now, the following chapters don't exist with the current version of the book. They existed with version 9. Dr. Liang has graciously given me the files for these chapters. I have put them in the Game directory in the g.drive. There are two files for each chapter--one for the questions and one for the answers so you can check. Sorry, I cannot make them work as the link above.
- Ch9: Strings (21 questions): 1, 3, 4, 5, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19*, 20*, 21, 23, 27(ignore StringBuilder), 46, 48; nice but would not be asked for the final: 6 (*19 & 20 have a method that we did not really use.)
- Ch12: GUI (17 questions): 19, 20, 21, 22, 26, 28, 29, 30, 35, 47, 53, 55, 58, 60, 64, 65, 67; nice but would not be asked for the final: 15, 23, 31, 33, 36
- Ch13: Graphics (8 questions): 1, 5, 6, 8, 13, 14, 17, 18
- Ch16: Events (9 questions): 1, 6, 7, 8, 10, 20, 24, 25, 33
- Ch17: GUI Components (6 questions): 1, 4, 5, 20, 21, 23
- This 15-question set is written by MV Staff: Semester 2 Final Set A
- This is a 31-question set of quick-to-do problems written by MV Staff: Semester 2 Final Review Set B
Below are some additional practice tests. These are less ideal, as they do not match the question type of the final (multiple choice).
|