How many types of inheritance are there ?? And how it affects the working?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 4

How many types of inheritance are there ?? And how it affects the working??

for instance what happens if i publically inherit a class or inherit it using private or protected method...

16th Mar 2017, 6:31 AM
Abdul Mannan
Abdul Mannan - avatar
2 Réponses
+ 1
it would be easier for people to access inherited codes
16th Mar 2017, 9:11 AM
Uzair Mateen
Uzair Mateen - avatar
+ 1
In C++ there is 5 types viz. single, mutiple , multilevel, hybrid & hierarchical inheritance
16th Mar 2017, 12:02 PM
Lovish Sharma
Lovish Sharma - avatar