This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes interface and abstract 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 » Java in General
Reply Bookmark "interface and abstract" Watch "interface and abstract" New topic
Author

interface and abstract

Hendra Kurniawan
Ranch Hand

Joined: Jan 31, 2011
Posts: 239
I did an online quiz on java earlier and I got to a question that asked when I should use interfaces and when to use abstract clases. I realize that I never thought much about this. Basically, I use instinct to decide when to use which. I don't really have a golden rule in regard to this principle. can anybody help?
Jeff Verdegan
Bartender

Joined: Jan 03, 2004
Posts: 5893
    
    6

https://www.coderanch.com/how-to/search?InterfaceVsAbstractClass
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: interface and abstract
 
Similar Threads
difference between interface and abstract
abstract class vs interface ?
abstract
Interface
Abstract Class