|
| Total Answers and Comments: 3 |
Last Update: October 23, 2009 Asked by: chandra_123 |
|
| | |
|
Submitted by: cocojojo A class that implements an interface can explicitly implement a member of that interface. When a member is explicitly implemented, it cannot be accessed through a class instance, but only through an instance of the interface
Above answer was rated as good by the following members: chandra_123 | Go To Top
|