aspose file tools
The moose likes Java in General and the fly likes How to decide whether to use interfaces or abstract classes ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "How to decide whether to use interfaces or abstract classes ?" Watch "How to decide whether to use interfaces or abstract classes ?" New topic
Author

How to decide whether to use interfaces or abstract classes ?

anish jain
Ranch Hand

Joined: Feb 03, 2010
Posts: 129
How to decide whether to use interfaces or abstract classes ? tell me the various situations
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

You've *got* to start learning to search first before asking all these one-liner questions: this information is freely available on the web and trivially findable.

Maybe you could start by telling us what *you* think the answer to this question is.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to decide whether to use interfaces or abstract classes ?
 
Similar Threads
Abstract Class & Interface
Approaching J2EE Development
interfaces and abstract class
Abstract classes and interface
Doubt in Interface