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.

Class A extends Class B and by default Class A also extends Object Class...

807600Oct 5 2007 — edited Oct 5 2007
java doesnt support multiple inheretance, my question is that "All Classes by default extend Object Class,but still we can extend any other class "
like

Class A extends Class B
and by default Class A also extends Object Class
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 2 2007
Added on Oct 5 2007
5 comments
1,222 views