Hello everyone!!
I have got a very basic doubts.
1. what is the difference between public and default modifiers.
2. what are access specifiers.Access modifiers are:
public,private,default,protected,abstract,final,static,synchronize,transient and native.
But what are access specifiers.Are both(modifiers and specifiers) same?