Abstract vs Interface

From CSSEMediaWiki
Revision as of 02:13, 3 August 2010 by LukeRobinson (Talk | contribs)
Jump to: navigation, search

We all know that we should program to the interface not the implementation. But what is an interface? and how do we know what kind of interface to use?

You might think the answer is simple, and many times it is, but there is a case where the line becomes hard to distinguish.

That case is known as Abstract vs Interface.

Interface.png

Personal tools