Thread
:
difference between this and super
View Single Post
#
2
(
permalink
)
06-27-2007, 07:23 PM
JavaBean
Moderator
Join Date: May 2007
Posts: 1,272
"this" is used to access current class and "super" is used to access super class.
JavaBean
View Public Profile
Send a private message to JavaBean
Find all posts by JavaBean