Can we specify the access modifier for explicitly implemented interface method?

Submitted by: Administrator
No, we can't specify the access modifier for the explicitly implemented interface method. By default its scope will be internal.
Submitted by: Administrator

Read Online OOP Job Interview Questions And Answers