ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Program correctness Videos


Play All
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?

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?

AP Computer Science 1.2 Inheritance, Abstraction, and Polymorphism
367 Views

APCS: Inheritance, Abstraction, and Polymorphism Drill 1, Problem 2. Which of the following is the correct way to begin writing your class?

AP Computer Science 1.1 Inheritance, Abstraction, and Polymorphism
203 Views

AP Computer Science 1.1 Inheritance, Abstraction, and Polymorphism. Which of the following are correct?

AP Computer Science 4.1 Inheritance, Abstraction, and Polymorphism
7 Views

AP Computer Science 4.1 Inheritance, Abstraction, and Polymorphism. What is the correct code to replace /* Animal Class Declaration */?

AP Computer Science 1.3 Program Development
307 Views

AP Computer Science 1.3 Program Development. Which of the following is a correct declaration of one of the classes in the diagram?

AP Computer Science 1.2 Standard Data Structures
194 Views

APCS: Standard Data Structures Drill 1, Problem 2. Which of the following methods are not appropriate for reuse in other programs?

AP Computer Science 3.5 Standard Data Structures
176 Views

AP Computer Science: Standard Data Structures Drill 3, Problem 5. The resulting array from this code snippet has which of the following shapes?

AP Computer Science 3.4 Standard Data Structures
5 Views

AP Computer Science 3.4 Standard Data Structures. Which best describes the functionality of the remove method for an ArrayList?