Custom Search

Sunday, September 2, 2007

73. What is an abstract method?

An abstract method is a method whose implementation is deferred to a subclass.

No comments: