ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Algorithm Analysis Videos


Play All
AP Computer Science 2.5 Classes and Objects
178 Views

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

AP Computer Science 4.2 Inheritance, Abstraction, and Polymorphism
176 Views

AP Computer Science 4.2 Inheritance, Abstraction, and Polymorphism. What will be printed when the following code is run?

AP Computer Science 1.1 Program Development
404 Views

AP Computer Science 1.1 Program Development. The situation in the video is an example of which of the following?

AP Computer Science 2.5 Program Development
183 Views

AP Computer Science 2.5 Program Development. Assume that a given penguin's name never changes. Which of the following is true?

AP Computer Science 4.1 Program Development
188 Views

AP Computer Science 4.1 Program Development. What will this code produce?

AP Computer Science 2.2 Program Development
7 Views

AP Computer Science 2.2 Program Development. Which is a correct { /* Implementation */ }for the print() method?

AP Computer Science 1.4 Program development
8 Views

AP Computer Science 1.4 Program development. Which of the following is not part of an effective application of functional decomposition?

AP Computer Science 2.1 Review of the Basics
230 Views

APCS: Review of the Basics Drill 2, Problem 1. What is the output of the code segment?

AP Computer Science 1.2 Review of the Basics
207 Views

AP Computer Science: Review of the Basics Drill 1, Problem 2. Which of the following control methods are used in this program?