what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
'The main difference between access specifiers and
modifiers' is that access specifiers DO NOT EXIST IN JAVA.
Period.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain multi-threading in java?
What is scanner in java?
Write a method that will remove given character from the string?
How do you execute a thread in java?
What is the final access modifier in java?
What is the declaration statement?
Why is core java important?
What are the main uses of java?
What is temp in java?
Why is singleton instance static?
How to instantiate static nested classes in java?
Difference between static binding and dynamic binding?
What is boolean data type in java?
Can we write any code after throw statement?
How do you convert an int to a string in java?