One Article Review

Accueil - L'article:
Source codingsec.webp CodingSec
Identifiant 158105
Date de publication 2016-10-03 16:00:01 (vue: 2016-10-03 16:00:01)
Titre what are the Advantages and Disadvantages of Inheritance
Texte Advantages of inheritance are as follows: Inheritance promotes reusability. When a class inherits or derives another class, it can access all the functionality of inherited class. Reusability enhanced reliability. The base class code will be already tested and debugged. As the existing code is reused, it leads to less development and maintenance costs. Inheritance makes the sub classes follow a standard interface. Inheritance helps to reduce code redundancy and supports code extensibility. Inheritance facilitates creation of class libraries.   Disadvantages of inheritance are as follows: Inherited functions work slower than normal function as there is indirection. Improper use of inheritance
Envoyé Oui
Condensat access advantages all already another appeared are base can class classes code coding costs creation debugged derives development disadvantages enhanced existing extensibility facilitates first follow follows: function functionality functions helps improper indirection inheritance inherited inherits interface leads less libraries maintenance makes normal post promotes reduce redundancy reliability reusability reused security slower standard sub supports tested than use what when will work
Tags Guideline
Stories
Notes
Move


L'article ne semble pas avoir été repris aprés sa publication.


L'article ne semble pas avoir été repris sur un précédent.
My email: