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
Do you know why doesn't the java library use a randomized version of quicksort?
What are the different ways to handle exceptions?
Explain about wait() method?
What is the final class modifier?
What is memory leak and how does java handle it?
What are reference variables in java?
What is * argv?
What do you mean by object?
How do you create a null object?
How do you convert string to int in java?
Why are pointers not secure?
How do you replace a string in java?
What is java util hashmap?
Does google use java?
Write a java program to generate fibonacci series ?