07/11: OOP > Are You Using Abstract Classes, Polymorphism, and Interfaces?
Category: Web dev
Posted by: hajime osako
Are You Using Abstract Classes, Polymorphism, and Interfaces? @ JAVA DEVELOPER"A class is called abstract if it has at least one abstract (not implemented) method."