+2 votes
in C Plus Plus by (219 points)

List the types of inheritance supported in C++.

1 Answer

0 votes
by

Single, Multilevel, Multiple, Hierarchical and Hybrid.

...