News

I’ll briefly review three constructs: concrete classes, abstract classes, and interfaces. I start with the concrete class.
Also, if you have a class which is "generalized" from a base class, do you need to explicitly put the implemented abstract members in the generalized type?