Inheritance and its types
Inheritance is the concept to inherit the properties of one class to another class. This has also known as class structure again. For example, classes A contains two-member function ads and subtracts and class b contain two another functions multiply and divide.
Inheritance is the concept to inherit the properties of one class to another class. This has also known as class structure again. For example, classes A contains two-member function ads and subtracts and class b contain two another functions multiply and divide. We want to use all these function with one object then we need to use inheritance where class B inherits all the property of class, which is public, but class B. cannot use the private properties of class A. There are following types of inheritance:
1. Single class Inheritance:
When class a gas inherited in class has known as base class and B class is know as derived class. Here only two classes have linked to each other.
2. Multilevel Inheritance:
In this type of inheritance, there are number of level and it has used in that cases where we want to use all properties in number of levels according to the requirement. For example, class A inherited in class b and class b has inherited in class c for class b so on. Where class A is base class c. In another way we can say b is derived class a base class for c and a indirect base class for c is indirect base class for c and c indirect derived class for class A.
3. Multiple Inheritances:
In this type of inheritance, number of classes has inherited in a single class. Where two or more classes are, know as base class and one is derive class.
4. Hierarchical Inheritance:
This type of inheritance helps us to create a baseless for number of classes and those numbers of classes can have further their branches of number of class.
5. Hybrid Inheritance:
In this type of inheritance, we can have mixture of number of inheritances but this can generate an error of using same name function from no of classes, which will bother the compiler to how to use the functions. Therefore, it will generate errors in the program. This has known as ambiguity or duplicity.
-
Gossip Girl: A Real Life Social Comparison
| By Saammm | in General
A brief comparison between Gossip Girl, a teen drama show on television, and teens and social classes of real life....
-
Perth Tango- Argentine Tango Classes in Perth - new website: tangoperth.com
| By ArgentineTangoPerth | in Dance
Free Tango trial classes and courses available in various Perth locations. Tango is a fun relaxing social activity...
-
How to End Social Promotion
| By Samloyal23 | in General
Promoting students based on age is the real problem behind social promotion....
-
Argentine Tango Classes in Perth
| By ArgentineTangoPerth | in Dance
Argentine Tango Classes, Free Trial lessons, performances and private lessons in Perth Australia! Tango is a fun re...
-
Puppy Socialization - Don't Neglect This Important Part of Training Your Dog
| By DarleneNorris | in Dogs
As a new dog owner, you probably haven't thought about puppy socialization. Don't neglect this important part of yo...
-
How to download a C++ compiler for Mac | By koopalo | in Computers
C++ is one of the most popular computer programming languages....
-
How to tell if a Website is Trustworthy | By koopalo | in Computers
The internet is becoming the fastest way to go gather information. Since all this information travels so fast, it c...
-
How to Do Computer Maintenance and Reduce Computer Problems | By mr.drawan | in Computers
It is not rocket science and you don’t have to be an IT professional to keep your PC in good shape. Any computer ...
-
System Restore Is A Computer Requirement | By ja_schmidt | in Computers
For layman's point of view, system restore does entail this kind of stigma that often leads to fear for some. Why?...
-
How to run Windows on a Mac | By koopalo | in Computers
There are some real differences between Windows and Mac. Windows is better-suited for certain tasks like programmi...
-
Eating Disorders | By raman13 | in Diet & Nutrition
‘Eating disorder’ can defined as a style of eating which is quite abnormal. People suffering from eating disord...
-
Natural Beauty – Flowers | By raman13 | in General
Flowers are an essential part of human existence. Flowers have been linked to virginal virtues, stringent, and heal...
-
ATM’S: How They Work | By raman13 | in Insurance
ATM machines have become the banking of today. Back in the day a time I barely remember, my grandparents would go t...
-
Is The God Created The World In Six Days | By raman13 | in Religion
You heard many times from people that the god created the world in six days. After creating world the god, take res...
-
How to Prevent Back pain | By raman13 | in Diseases & Conditions
Difficult work, many growth opportunities, loads of fun. This is our present generation. I am in no doubt that, our...








No comments yet.