100% found this document useful (1 vote)
3K views

2020-ap-cs-a-ap-cs-a-2020-practice-exam

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
3K views

2020-ap-cs-a-ap-cs-a-2020-practice-exam

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 82

lOMoARcPSD|50544627

2020 AP CS-A - AP CS-A 2020 Practice Exam

Computer Science SL (Üsküdar American Academy)

Scan to open on Studocu

Studocu is not sponsored or endorsed by any college or university


Downloaded by V Karthikgayan V ([email protected])
lOMoARcPSD|50544627

AP Computer Science A
®

Practice Exam #1
and Notes
For the

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

© 2020 College Board. College Board, Advanced Placement, AP, AP Central, and the acorn logo are registered
trademarks of College Board.
Visit College Board on the web: collegeboard.org.

2 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

Contents

AP Computer Science A Practice Exam 3

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

Practice Exam

Exam Content and Format

Administering the Practice Exam

4 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 5

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP® Computer Science A


Answer Sheet
for Multiple-Choice Section

No. Answer No. Answer


1 21
2 22
3 23
4 24
5 25
6 26
7 27
8 28
9 29
10 30
11 31
12 32
13 33
14 34
15 35
16 36
17 37
18 38
19 39
20 40

6 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 7

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

Java Quick Reference


Accessible methods from the Java library that may be included in the exam
Class Constructors and Methods Explanation
String Class
Constructs a new object that represents the same sequence of
characters as

Returns the number of characters in a object

Returns the substring beginning at index and ending at index

Returns

; returns if not found

Returns if is equal to ; returns otherwise

Returns a value if is less than ; returns zero if


is equal to ; returns a value if is greater than
Integer Class
Constructs a new value

The minimum value represented by an or

The maximum value represented by an or

Returns the value of this as an


Double Class
Constructs a new value

Returns the value of this as a


Math Class
Returns the absolute value of an value

) Returns the absolute value of a value

parameter

Returns the positive square root of a value

Returns a value greater than or equal to and less than


ArrayList Class
Returns the number of elements in the list

Appends to end of list; returns

Inserts at position ,
moving elements at position and higher to the right (adds 1 to their
indices) and adds 1 to size

Returns the element at position in the list

Replaces the element at position with ; returns the element


formerly at position

Removes element from position , moving elements at position


and higher to the left (subtracts 1 from their indices) and
subtracts 1 from size; returns the element formerly at position
Object Class

8 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 9

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

10 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 11

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

12 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 13

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

14 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 15

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

16 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 17

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

18 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 19

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

20 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 21

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

22 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 23

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

24 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 25

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

26 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 27

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

28 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 29

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

30 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 31

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

32 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 33

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

34 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 35

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

36 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 37

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

38 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 39

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

40 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 41

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

42 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 43

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

44 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 45

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

46 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 47

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

48 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 49

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

50 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 51

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

Java Quick Reference


Accessible methods from the Java library that may be included in the exam
Class Constructors and Methods Explanation
String Class
Constructs a new object that represents the same sequence of
characters as

Returns the number of characters in a object

Returns the substring beginning at index and ending at index

Returns

; returns if not found

Returns if is equal to ; returns otherwise

Returns a value if is less than ; returns zero if


is equal to ; returns a value if is greater than
Integer Class
Constructs a new value

The minimum value represented by an or

The maximum value represented by an or

Returns the value of this as an


Double Class
Constructs a new value

Returns the value of this as a


Math Class
Returns the absolute value of an value

) Returns the absolute value of a value

parameter

Returns the positive square root of a value

Returns a value greater than or equal to and less than


ArrayList Class
Returns the number of elements in the list

Appends to end of list; returns

Inserts at position ,
moving elements at position and higher to the right (adds 1 to their
indices) and adds 1 to size

Returns the element at position in the list

Replaces the element at position with ; returns the element


formerly at position

Removes element from position , moving elements at position


and higher to the left (subtracts 1 from their indices) and
subtracts 1 from size; returns the element formerly at position
Object Class

52 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 53

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

54 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 55

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

56 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 57

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

58 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 59

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

60 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 61

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

62 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 63

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

64 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 65

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

66 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 67

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

68 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 69

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

70 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 71

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

72 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 73

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

74 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 75

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

76 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 77

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

78 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 79

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

80 AP Computer Science A Practice Exam

Downloaded by V Karthikgayan V ([email protected])


lOMoARcPSD|50544627

AP Computer Science A Practice Exam 81

Downloaded by V Karthikgayan V ([email protected])

You might also like