- If one or more methods of the class are abstract.
- If class inherits one or more abstract methods from the parent abstract class and no implementation is provided for that method
- If class implements an interface and provides no implementation for those methods
Wednesday, April 18, 2007
When does the compiler insist that the class must be abstract?
Subscribe to:
Post Comments (Atom)


0 comments:
Post a Comment