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!

What dose the keywords super mean?

814200Nov 14 2010 — edited Nov 15 2010
JLS uses this statement:the keyword super.But what does it mean? Is it a reference or something else?Books only tell guys how and where use "super", without explaining clearly. Why we cannot just print it just as other variables in this way: System.out.println(super). This has confused me for a pretty long time. Everyone try your best to help me.Thx~Aha
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2010
Added on Nov 14 2010
8 comments
373 views