what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
There is no such thing as an 'access specifier' in Java so
there is nothing for 'access modifier' to be different from.
There are 'type specifiers' and 'access modifiers'. See the
Java Language Specification.
Is This Answer Correct ? | 23 Yes | 17 No |
Post New Answer View All Answers
What does singleton class mean?
Define inheritance with reference to java.
What is starvation?
Define iterator and methods in iterator?
What is the difference between preemptive scheduling and time slicing?
What does %4d mean in java?
What is the use of static class?
How does enum work in java?
When should the method invokelater() be used?
What is the static method?
What checkbox method allows you to tell if a checkbox is checked?
Will minecraft java be discontinued?
Java is pass by value or pass by reference? Explain
How many types of operators are there?
Why hashmap is used in java?