Correct Answer: Multiple inheritance is a feature in C++ by which one class can be of different types Say class teaching Assistant is inherited from two classes say teacher and Student