SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for August 24th, 2009

August 24th, 2009

7 key points about abstract classes and methods.

No Comments, Java Facts, by Daisy Williams.

If a class does not implement any or all of an interface method, then it should be declared as abstract….

Share