70.1k views
5 votes
All mammals have fur. A dog is a mammal. Therefore, a dog has fur. This set of statements is a representation of which object oriented development concept?

User AdamL
by
7.8k points

1 Answer

2 votes
the statement is a representation of : Inheritance

In object oriented development concept, inheritance is the concept in which when a class of an object is defined, any subclass that is defined can inherit the definitions of one or more general classes
User Frederick Zhang
by
8.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.