When calculating Code Metrics, what is Depth of Inheritance ?
Interview question and answer by:
Akiii | Posted on: 5/7/2012 | Category:
ASP.NET Interview questions | Views: 624 | |
Points: 40
Answer:
Depth of Inheritance shows the number of class definitions that extend to the root of the class hierarchy. The deeper the hierarchy the more difficult it might be to understand where particular methods and fields are defined or/and redefined.
Thanks and Regards
Akiii
Found interesting? Add this to: