Multiple Choice
In object oriented programming, ____________ is used to create an "is a" relationship among classes.
A) inheritance
B) progression
C) logic
D) elimination
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The _ inherits fields, properties, and methods
Q3: A(n) _ is a property that appears
Q4: A class that is not intended to
Q5: A method that accepts a base class
Q6: When you want to make sure a
Q7: To allow a property to be overridden,
Q8: Only methods in a derived class can
Q9: A(n) _ is a method with no
Q10: To declare a class as abstract, you
Q11: The _ declares that a method in