Examveda

Which of the following statements correctly define about the implementation of interface?

A. The calls to implementation of interface methods are routed through a method table

B. A class which implements an interface can explicitly implement members of that interface

C. One interface can be implemented in another interface

D. None of the mentioned

Answer: Option A


Join The Discussion

Related Questions on Classes and Objects in C Sharp