| 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
|
|
|
https://www.coderanch.com/how-to/search?InterfaceVsAbstractClass
|
 |
 |
|
|
subject: interface and abstract
|
|
|