tisdag, augusti 03, 2004
Inheritance and exceptions
I've been quite tired the past days so I only got through another 35 pages last night, covering some more of inheritance. I'm kinda puzzled though how inheriting from interfaces works. I know multiple inheritance isn't allowed in C# but what if I want to inherit functionality from a class and the functionality from an interface? Is there any way to combine that? Hopefully further reading will reveal this.
I've read another cople of sections today, this time about exceptions and although they seem a bit... tedious, in spite of a better word, they do seem to implement some very useful functionality I'm not used to at all considering my programming background. It seems like you need to really think through when to use them though.
Comments:
<< Home
Now that you mention it I remember reading about this but I'll be damned if I can find where when looking through the pages I've already covered.
Thanks for the heads up!
Skicka en kommentar
Thanks for the heads up!
<< Home

