Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

What is an abstract method

Thu Nov 06, 2008 10:44 pm

What is an abstract method?



Re: What is an abstract method

Thu Nov 06, 2008 10:44 pm

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

Post a reply
  Related Posts  to : What is an abstract method
 Button action listener should implement abstract method     -  
 What is an Abstract Class? !!!     -  
 Abstract Classes in jsp     -  
 why cant instantiate an abstract class     -  
 make abstract class     -  
 how to Define abstract class in php     -  
 The difference between an Interface and an Abstract class     -  
 java abstract class,concrete class and interface     -  
 overriding method in php     -  
 use out object in a method at jsp     -