Answers

Question and Answer:

  Home  OOP

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

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

 195 views

More Questions for you: