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
472 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
262 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
218 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
403 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
222 Views

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

AP Computer Science 2.4 Classes and Objects
187 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
197 Views

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

AP Computer Science 3.2 Classes and Objects
199 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
196 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
186 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
187 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
179 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
187 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
190 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
194 Views

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

AP Computer Science 2.5 Classes and Objects
185 Views

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

AP Computer Science 2.3 Classes and Objects
204 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
183 Views

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