| Author |
static methods cannot be overridden.
|
Phillipe Rodrigues
Ranch Hand
Joined: Oct 30, 2007
Posts: 165
|
|
Is it that static methods cannot be overridden? if so please let me know where am i doing wrong with reference to below code: Output: ---------- Run ---------- 25 Normal Termination Output completed (0 sec consumed).
|
Thanks,
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Check Overriding vs Hiding.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: static methods cannot be overridden.
|
|
|