Skip to Main Content

Java Programming

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!

How to call the grand parent constructor from the child ??

807569Jun 21 2006 — edited Jun 21 2006
Hi All,

I am having 3 classes.

Class A.
Class B extends Class A.
Class C extends Class A

i need to call the constructor of ClassA from Class C. how to call ??

Thanks,
J.Kathir
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2006
Added on Jun 21 2006
3 comments
473 views