×

Multiple-Choice Questions

Which of the following inheritance of class is invalid in Java?

67. Which of the following inheritance of class is invalid in Java?

  1. Single
  2. Multiple
  3. Multi-level
  4. Hierarchical

Answer: B) Multiple

Explanation:

Java doesn't allow multiple inheritance.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.