ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Classes and Objects Videos


Play All
AP Computer Science 1.1 Classes and Objects
477 Views

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

AP Computer Science 1.3 Classes and Objects
272 Views

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

AP Computer Science 1.4 Classes and Objects
226 Views

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

AP Computer Science 1.5 Classes and Objects
408 Views

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

AP Computer Science 2.1 Classes and Objects
228 Views

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

AP Computer Science 2.4 Classes and Objects
193 Views

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

AP Computer Science 3.1 Classes and Objects
203 Views

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

AP Computer Science 3.2 Classes and Objects
206 Views

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

AP Computer Science 3.5 Classes and Objects
204 Views

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

AP Computer Science 3.4 Classes and Objects
192 Views

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

AP Computer Science 3.3 Classes and Objects
195 Views

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

AP Computer Science 4.1 Classes and Objects
189 Views

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

AP Computer Science 4.2 Classes and Objects
190 Views

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

AP Computer Science 4.3 Classes and Objects
196 Views

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

AP Computer Science 2.2 Classes and Objects
202 Views

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

AP Computer Science 2.3 Classes and Objects
214 Views

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

AP Computer Science 4.4 Classes and Objects
191 Views

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

AP Computer Science 2.5 Classes and Objects
195 Views

AP Computer Science 2.5 Classes and Objects. Which of the following is not a legal method of call?