Multiple Choice
If the base class contains only abstract method declarations,the base class is used for:
A) implementation inheritance.
B) interface inheritance.
C) Both.
D) Neither.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Polymorphism helps promote software extensibility.
Q3: Which is used to specify that a
Q4: Polymorphism enables objects of different classes that
Q5: Declaring an interface protected allows for extra
Q6: The abstract keyword has the same effect
Q8: Abstract classes can provide data and services
Q10: Attempting to instantiate an object of an
Q11: Polymorphism allows classes to be added with
Q12: All of the following methods are implicitly
Q30: Polymorphism allows for specifics to be dealt