C++ Programming - OOPS Concepts - Discussion
Discussion Forum : OOPS Concepts - General Questions (Q.No. 48)
48.
Which inheritance type is used in the class given below?
class A : public X, public Y
{}
class A : public X, public Y
{}
Discussion:
11 comments Page 2 of 2.
Mona said:
1 decade ago
It is syntax of multiple inheritance.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers