1
Answer

Conflicting method names in C#

Hi friends,

I want to know that what happens if we will inherit multiple interfaces and they have conflicting method names? Please give an explanation?

Answers (1)