ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Program Analysis Videos


AP Computer Science 4.4 Inheritance, Abstraction, and Polymorphism

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


Algorithm Analysis Videos 9 videos

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?

See All

Debugging Videos 7 videos

AP Computer Science 1.3 Review of the Basics
187 Views

E.T., phone home....or solve this Shmoopy AP Computer Science question.

AP Computer Science 3.2 Review of the Basics
172 Views

AP Computer Science: Review of the Basics Drill 3, Problem 2. How would you change the code to avoid issues?

AP Computer Science 3.1 Review of the Basics
168 Views

AP Computer Science 3.1 Review of the Basics. What can you expect about the outcome from running this code?

See All

Numerical representations of integers Videos 8 videos

AP Computer Science 3.4 Review of the Basics
242 Views

This AP Computer Science drill asks what the value of Num2 is after a specific code is executed.

AP Computer Science 1.2 Standard Algorithms
172 Views

AP Computer Science 1.2 Standard Algorithms. What is the output of Recurse(5)?

AP Computer Science 1.3 Standard Algorithms
173 Views

AP Computer Science 1.3 Standard Algorithms. How many times will mystery be called for mystery(4), including the initial call?

See All

Program correctness Videos 9 videos

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?

See All

Testing Videos 8 videos

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.

See All