The following is subject to change but are posted for student reference. First Semester Final Resources:sample S1 FinalS1 Final cheat sheet key to sample S1 Final old exam questions (Also see CSE 142 Midterm exams on Practice It) Semester 1 Final ContentThe S1 Final will cover material from chapters 1 through 5 of the textbook but will not include graphics. You are not allowed to use more advanced material to solve the programming problems. Topics for the S1 final include:expressions parameter mystery if/else simulation while loop simulation assertions programming S2 Final Resources:Final Reviewsample final key to sample final final cheat sheet old exam questions (Also see CSE 142 Final exams on Practice It) Final Content:The final will cover material from chapters 1 through 10 of the textbook but will not include graphics. You are not allowed to use more advanced material to solve the programming problems. Topics for the final include:expressions Arrays 2D Arrays InheritanceToken-Based File Processing Line-Based File Processing ArrayList Programming UW's Final Rules and Information:These are not 100% applicable to Curtis, but are here to help students see what this exam would look like at UW Seattle.You will have an assigned seat and you must sit in that seat. If you arrive for the exam and find someone else in your seat, ask them to move because we will move students to their assigned seats. You will have 100 minutes to complete the exam. We will distribute the exam early and you can read and fill out the cover page of the exam, but you should not look at the exam questions until you are told to begin. At the end when time is called, you are required to stop writing and close your exam. Students who look at the exam before being told to begin and students who make changes to their exam after time is called will receive a 10-point penalty. Students who do not close their exam booklet when time is called may also receive a 10-point penalty. The exam is closed-book and closed-note. You must work alone and may not use any computing devices of any kind including calculators or digital copies of the textbook. Cell phones, music players, and other electronic devices may NOT be out during the exam for any reason. There will be a cheat sheet included as the last page of the exam (see the link above). You may remove this from your exam if you wish once the exam begins, but be sure to hold the staple when you remove the exam because otherwise your exam is likely to come apart. Space will be provided for your answers and you may use the back of the cheat sheet as scratch paper. If you need additional scratch paper, raise your hand and a TA will give it to you. You are not allowed to use your own paper during the exam. Unless a question specifically mentions otherwise, the code you write will be graded purely on external correctness (proper behavior and output) and not on internal correctness (style). So, for example, redundancy or lack of comments will not reduce your score. You should otherwise NOT use any abbreviations on the exam, unless otherwise noted. You don't need to write any import statements in your exam code. Please be quiet during the exam. If you have a question or need assistance, please raise your hand. |
Resources/Downloads >