5
Answers

method in interface

George George

George George

16y
2.4k
1

Hello everyone,


I understand in the rule of C#, we are not allowed to add public/private/protected qualifier to methods in interface. My question is why adding the qualifiers are not allowed? I want to know the reason behind the claimed rule, i.e. what issues will be if we are allowed to add qualifier?


thanks in advance,
George

Answers (5)