Java Rumblings
Pages
Home
TOC
Spring
Core Java
Design Pattern
Concurrency
Hibernate
Garbage Collection
Exception
Books
Java API
Collections
Reflection
Class Loader
Annotation
Generics
Friday, 22 April 2011
Using super in java
'super' is used for pointing the super class instance. In java it has following usage :
Use1 : Calling base class constructor
Use 2: Used like this to refer to member
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment