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
180 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
196 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
212 Views

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

AP Computer Science 3.5 Program Development
202 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
10 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
200 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
177 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
189 Views

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