Fanin in an OO context indicates Inheritance - Software Engineering
Q. Fanin in an OO context indicates. (Software Engineering)- Published on 25 Jun 15a. Objects
b. Inheritance
c. Messages
d. Polymorphism
ANSWER: Inheritance
Inheritance is where an object or class is based on another class or object using the same implementation to maintain the same behavior.