Non-access modifier with class method variable?
800294Dec 15 2009 — edited Dec 16 2009Dude
We know that Java has some non access modifiers like static final abstract synchronized native strictfp transient and so on.It s time to revert your mind to check out what are the non access modifier can we use with Class,Method and variables.
Please find your time to fill out the sentence.
Non Access Modifier for Class :
Non Access Modifier for Method :
Non Access Modifier for Variable:
Thanks a lot in advance..