ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

AP® Computer Science: Classes and Objects


Play All
0
AP Computer Science 1.1 Classes and Objects
468 Views

AP Computer Science: Classes and Objects Drill 1, Problem 1. Which of the following is a correct {/* Implementation */} for the isInsect method?

1
AP Computer Science 1.3 Classes and Objects
245 Views

AP Computer Science 1.3 Classes and Objects. Which of the following should be declared as a static variable?

2
AP Computer Science 1.4 Classes and Objects
213 Views

In this question, which of the choices correctly constructs a Time(int hours, int minutes, int seconds) object?

3
AP Computer Science 1.5 Classes and Objects
399 Views

AP Computer Science: Classes and Objects Drill 1, Problem 5. Which of the following will run without producing an error message?

4
AP Computer Science 2.1 Classes and Objects
214 Views

APCS: Classes and Objects Drill 2, Problem 1. Which of the following is true?

5
AP Computer Science 2.2 Classes and Objects
185 Views

AP Computer Science 2.2 Classes and Objects. Which of the following method declarations is correct?

6
AP Computer Science 2.3 Classes and Objects
191 Views

AP Computer Science 2.3 Classes and Objects. Which of the following is correct implementation of the Country class?

7
AP Computer Science 2.4 Classes and Objects
182 Views

AP Computer Science: Classes and Objects Drill 2, Problem 4. Which of the following is not a legal method call?

8
AP Computer Science 3.1 Classes and Objects
187 Views

In this computer science problem, which of the following should be declared as private?

9
AP Computer Science 3.2 Classes and Objects
183 Views

AP Computer Science: Classes and Objects Drill 3, Problem 2. Which of the following is a correct implementation of the getPaddlerName accessor meth...

10
AP Computer Science 3.3 Classes and Objects
178 Views

AP Computer Science 3.3 Classes and Objects. Which of the following is a correct implementation of the print() method?

11
AP Computer Science 3.4 Classes and Objects
176 Views

AP Computer Science: Classes and Objects Drill 3, Problem 4. Which of the following are objects?

12
AP Computer Science 3.5 Classes and Objects
186 Views

AP Computer Science: Classes and Objects Drill 3, Problem 5. Which of the following is not an object?

13
AP Computer Science 4.1 Classes and Objects
174 Views

AP Computer Science 4.1 Classes and Objects. Which of the answers is the best definition of a postcondition?

14
AP Computer Science 4.2 Classes and Objects
181 Views

AP Computer Science 4.2 Classes and Objects. Which of the following commands creates an object?

15
AP Computer Science 4.3 Classes and Objects
177 Views

AP Computer Science 4.3 Classes and Objects. Which of the following should be declared as static?

16
AP Computer Science 4.4 Classes and Objects
175 Views

AP Computer Science 4.4 Classes and Objects. What is the return type of a mutator method?