<p>I am currently using the “Be Prepared for the AP Computer Science Exam in Java” by Maria Litvin to study for the CompsciA exam. Is it just me, or are all the practice questions in the review chapters extremely hard? the coding for the questions are really complicated and take a long time to read through; even the codings in my textbook are not nearly as confusing. Can anyone who has used the book and taken the exam give me some input about the difficulty of questions in that book? And is the real exam as hard as those chapter review questions? Thanks in advance.</p>
<p>Are you taking the A exam? If so, check out something like PR or Barrons. They have questions that are more of the type.</p>
<p>On the MC you won’t need to generate any code, if you are concerned with the FRQ’s, check out collegeboard’s website as they have the previous FRQ’s.</p>
<p>The MC questions which ask you to analyze code is not hard at all, it is just tedious to go through the program. Make a table with all your variables and their values as they change. This helps especially in recursion.</p>