ShmoopTube

Where Monty Python meets your 10th grade teacher.

Search Thousands of Shmoop Videos

Inheritance, Abstraction, and Polymorphism Videos


Play All
AP Computer Science 1.2 Inheritance, Abstraction, and Polymorphism
376 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
216 Views

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

AP Computer Science 1.3 Inheritance, Abstraction, and Polymorphism
184 Views

AP Computer Science 1.3 Inheritance, Abstraction, and Polymorphism. Which of the following is true?

AP Computer Science 1.5 Inheritance, Abstraction, and Polymorphism
201 Views

AP Computer Science 1.5 Inheritance, Abstraction, and Polymorphism. Which of the following implementations of the Dinghyprint function will have th...

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism
185 Views

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism. Which of the following is not true about interfaces and abstract classes?

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism
179 Views

AP Computer Science 2.1 Inheritance, Abstraction, and Polymorphism. Which of the following is not true about interfaces and abstract classes?

AP Computer Science 2.2 Inheritance, Abstraction, and Polymorphism
191 Views

AP Computer Science 2.2 Inheritance, Abstraction, and Polymorphism. Which methods must be implemented?

AP Computer Science 2.3 Inheritance, Abstraction, and Polymorphism
187 Views

AP Computer Science 2.3 Inheritance, Abstraction, and Polymorphism. Which of the following is false?

AP Computer Science 2.3 Inheritance, Abstraction, and Polymorphism
178 Views

AP Computer Science 2.3 Inheritance, Abstraction, and Polymorphism. Which of the following is false?

AP Computer Science 4.3 Inheritance, Abstraction, and Polymorphism
184 Views

AP Computer Science 4.3 Inheritance, Abstraction, and Polymorphism. What are valid reasons to create ForcedToFly as an interfaced class instead of...

AP Computer Science 4.4 Inheritance, Abstraction, and Polymorphism
181 Views

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

AP Computer Science 2.4 Inheritance, Abstraction, and Polymorphism
190 Views

AP Computer Science 2.4 Inheritance, Abstraction, and Polymorphism. Which of the following is a valid class declaration?

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

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

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

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

AP Computer Science 3.4 Inheritance, Abstraction, and Polymorphism
216 Views

AP Computer Science 3.4 Inheritance, Abstraction, and Polymorphism. Which of the following will satisfy the conditional if statement for boo, str,...

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

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

AP Computer Science 3.1 Inheritance, Abstraction, and Polymorphism
40 Views

Here we're looking for the correct implementation of the "compareTo" function. Shall we compareTheeTo a summer's day? Eh, probably not a bad idea....