Public is default access modifier for interface members. There is no use with other access modifiers as the interfaces has to be implemented by the other classes. So only public access modifier is allowed for interface members.
What is the default access modifier for interface members?
Reviewed by kamal kumar das
on
May 07, 2012
Rating:
No comments: