I have a problem here in this question ,
What a,
January 11, 2007 at 7:20 PM
I have a problem here in this question ,
What are Access Specifiers available in Java?
The websites claims that there are 4 , Mind you. There aren't 4 access modifiers , there are 4 access controls i.e public , private,protected and default , NOT defaults. Also the three access modifiers are public , private and protected.