Chapter 13: Abstract Classes and Interface Flashcards

1
Q

What is an abstract class?

A

Because classes are so general and widely applicable in order to fit the concrete classes in the subclasses, a class in a super class won’t be able to create an instance. These classes are called abstract classes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly