Readers have returned quite a bit of feedback concerning, “Abstract Classes Vs. Interfaces” from April 2001. A recurring request asks to see a complete example of using interfaces and abstract classes ...
Okay, so you have an interface Monitor.<BR><BR>How would you name classes that monitor Files and Bird Movement? How about in general?<BR><BR>Since we have had a few style question recently, it came to ...