Question # 13
An abstract class is the one that:
Can instantiate only one object
Is a base class
Cannot instantiate any object
Export a data type
Does not allow inheritance.