SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for August 19th, 2009

August 19th, 2009

5 rules for method overriding

No Comments, Java Facts, by Daisy Williams.

Method overriding is a way of changing the behavior of an existing base class method. When a class declares a…

Share