Hi,
Referring book
SCJP 6 by K&B, on page 12 it has mentioned that "4 access controls but only 3 access modifiers, the 4th control level called default or package access. "
So my understanding is
1. Access control is coderanch, private, protected, "default"
2. Access modifiers coderanch, private, protected
3. Non-access modifiers strictfp, final and abstract
Am I correct ?
thanks & regards
parag