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?

Respuesta :

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