what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
Still wrong. The difference is that access specificers don't
exist. Period.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the java reflection api? Why it’s so important to have?
Where is the singleton class used?
What is bytecode in java ?
What is a hashmap used for?
Can we write class inside a class in java?
why java uses class level type casting ?
Is java ee a framework?
Why array is used in java?
What is the equal sign?
Can we access instance variables within static methods ?
What is java virtual machine? Explain
What are java packages? What is the significance of packages?
What is lambda expression in java?
What is a treemap in java?
Can an interface have a constructor?