Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Difference between Multiple Inheritance and Generaliztion

2608088Feb 8 2014 — edited Feb 8 2014

As what i understand, Generalization is also know as  Inheritance and Aggregation. They may or may not co-exist in order for a class to work. The subclass and the super class

and on the other hand, multiple inheritance is not allowed in Java, Can anyone please explain to me how these two differs.

Thanks in advance

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 8 2014
Added on Feb 8 2014
2 comments
1,804 views