Tuesday, November 29, 2011

What is abstract method?

A method that has no implementation.:Abstract method is undefined method.It is declared only in abstract class but not in concrete class.
Category:J2SE Interview Questions

No comments:

Post a Comment