Test Prep

Some notes on my test prep plans for this trimester

View on GitHub

Table of Contents


I will make an effort to set study goals with my teammates because I will be more accountable to get stuff down in that respect.

Individual Self Study Guide (journal from first tri)

See here

View it here

Study Plan

Evidence of Studying

FRQ Practice Evidence 2014 FRQ:
image image image

MC Corrections image Q-10: Correct answer is d because it has to do with wrapper classes and how children of abstract classes and interfaces can be considered as having “more” than one class definition.

image Q-19: Rushed this question and should have evaluated each condition with respect to the condition that is in the while loop. I will make sure not to do this during the actual test.

image Q-23: After reworking if after getting it wrong I got the write answer. I got it wrong the first time because I tried to solve it in my head rather than writing some values down on paper which would have made it a lot easier.

image Q-26: Skipped this question but this problem was discussed in class and I know I would have gotten it right had I gone through the problem during he mock exam.

image Q-29: I have seen similar code to this so I skimmed it really quickly and assumed that the code wanted to find the sum of each digit in the number but after further examination, I can see that 1 is being added each time which means its counting how “long” the number is rather than the sum of the digits.

Q32-39: I would have gotten all of these right but I just ran out of time due to distractions in class so I will not put any corrections for these problems.

FRQ Week 2
image image image image

MC Corrections The only questions I got wrong were ones with silly mistakes and those that involved casting and objects. I hadn’t studied casting data types and objects yet but after reveiwing them now I know I can get these questions correct.