Friday, July 04, 2008

Quiz of the Day

If class A implements interface IA and class B inherits from class A. We know that class A is an instance of interface IA by virtue of the interface implementation, but is class B an instance of interface IA through inheritance?

No comments:

Post a Comment