ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

When does the compiler insist that the class must be abstract ?

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

Related Posts Plugin for WordPress, Blogger...
Flag Counter