File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes When to choose abstract class and interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "When to choose abstract class and interface" Watch "When to choose abstract class and interface" New topic
Author

When to choose abstract class and interface

Padma priya Gururajan
Ranch Hand

Joined: Oct 05, 2006
Posts: 411
Hi,

what are the situations when one should opt for abstract class and interface? Could you please tell me?

Thanks


Padma priya N.G.
Be the change you want to be - Mahatma Gandhi
Seetharaman Venkatasamy
Ranch Hand

Joined: Jan 28, 2008
Posts: 5575

InterfaceVsAbstractClass
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: When to choose abstract class and interface
 
Similar Threads
When to use Abstract class and when to use Interface ?/
use of abstact class and interface
abstract class vs interface ?
Abstract and Interface
Abstract Class & Interface