Interview Questions For All
Interview Questions For All Who Are Waiting For Jobs
Tuesday, April 22, 2008
Is it possible to derive your class from a base class and implement interfaces at the same time?
Yes its possible, we can use it like this
class MyDerivedClass : CMyBaseClass, Interface1, Interface2
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment