what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
Answer #13 is still the only correct answer here. The term
'access specifier' does not appear in the Java Language
Specification. And why would something called an 'access
specifier' be concerned with native/abstract/final anyway?
This is all just nonsense.
Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What are java packages? What is the significance of packages?
What is public static void main?
what do you mean by classloader?
How do I get the | symbol on my keyboard?
What is difference between == equals () and compareto () method?
What is an example of a conditional statement?
What is java util collection?
What methods are used in Servlet?Applet communication?
How many ways can we create singleton class?
What is a package in java? List down various advantages of packages.
What is the difference between form & report?
When should a function throw an exception?
How can an object be unreferenced?
What is type conversion in java?
What is the similarity between dynamic binding and linking?