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
367 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
203 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
176 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
188 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
175 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
170 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
178 Views

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

AP Computer Science 2.3 Inheritance, Abstraction, and Polymorphism
168 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
169 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
173 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
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 2.4 Inheritance, Abstraction, and Polymorphism
172 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
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 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 3.4 Inheritance, Abstraction, and Polymorphism
204 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
7 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
20 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....