• A In Java, multiple inheritance is supported, while in C++ it is not.
  • B In C++, multiple inheritance is supported, while in Java it is not.
  • C In Java, all classes inherit from a common superclass, while in C++ they do not.
  • D In C++, classes can have multiple levels of inheritance, while in Java they cannot.
  • Share this MCQ