SCORE:

image

Things to Review 1) Go over substrings. Try and figure out how they work in order to answer this question quickly and correctly. Utilize collegeboard resources like the videos and watch them to further develop understanding of topic.

2) Understand the topic of arrays, especially translating a 1D array to a 2D array. Print new array code segment correctly, with rows and column values already previously initialized.

3) Understand how string and integer parameters work, utilize resources on collegeboard like videos, as well as how substring works (connecting to question 1)

4) Don't rush yourself. These are easy questions; no reason to miss them.


Missed Questions

23) image Correct Answer: ["bear", "zebra", "bass", "cat", "koala", "baboon"]

Things to Review: Go over substrings. Try and figure out how they work in order to answer this question quickly and correctly. Utilize collegeboard resources like the videos and watch them to further develop understanding of topic.

24) image Correct Answer: 7

30) image Correct Answer: "ilercom"

36) image Correct Answer: 8, 9, 11