ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Testing Videos


Play All
AP Computer Science 4.4 Inheritance, Abstraction, and Polymorphism
173 Views

AP Computer Science 4.4 Inheritance, Abstraction, and Polymorphism. Which of the following code segments will not cause an error?

AP Computer Science 1.4 Inheritance, Abstraction, and Polymorphism
189 Views

AP Computer Science 1.4 Inheritance, Abstraction, and Polymorphism. Which of the following code segments will not cause an error?

AP Computer Science 1.5 Program Development
204 Views

AP Computer Science 1.5 Program Development. Utilize functional decomposition to write a function.

AP Computer Science 3.5 Program Development
199 Views

AP Computer Science 3.5 Program Development. What is the smallest set of orders that adequately tests our program?

AP Computer Science 4.5 Program Development
4 Views

AP Computer Science 4.5 Program Development. What would be the best set of inputs to make sure the following code functions as expected?

AP Computer Science 2.4 Review of the Basics
195 Views

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

AP Computer Science 2.4 Standard Data Structures
172 Views

AP Computer Science 2.4 Standard Data Structures. Which of the following is the correct initializer of an ArrayList of Strings?

AP Computer Science 2.1 Standard Data Structures
176 Views

AP Computer Science 2.1 Standard Data Structures. Which of the following is a correct sequential implementation?