My Thoughts : http://passion4java.blogspot.com
Try not to become a man of success but rather to become a man of value.
[OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
My Thoughts : http://passion4java.blogspot.com
Try not to become a man of success but rather to become a man of value.
--
Rodrigo Lopes
Still Learing..
And, static methods are not inherited. The sleep() method in ChildClass is not overriding the sleep() method in ParentClass. Make them not static. -
metodo de A
metodo de A
The members of a class type (�8.2) are classes (�8.5, �9.5), interfaces (�8.5, �9.5), fields (�8.3, �9.3, �10.7), and methods (�8.4, �9.4). Members are either declared in the type, or inherited because they are accessible members of a superclass or superinterface which are neither private nor hidden nor overridden (�8.4.8).
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
Do not set lab on fire. Or this tiny ad:
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
|