Explicitly implemented method should not have any access specifier because they anyhow cannot never be invoked explicitly using a variable of a class in
which they are implemented.They can be invoked only using reference variable of type interface.
Asked In: Many Interviews |
Alert Moderator