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
375 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
215 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
183 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
199 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
184 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
177 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
187 Views

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

AP Computer Science 2.3 Inheritance, Abstraction, and Polymorphism
184 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
177 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
182 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
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 2.4 Inheritance, Abstraction, and Polymorphism
184 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
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 4.2 Inheritance, Abstraction, and Polymorphism
186 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
213 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
14 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
39 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....