what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / gautham
Access Specifiers  A.S gives access privileges to outside
of application (or) others; they are Public, Protected,
Private, Defaults
Access Modifiers  A.M which gives additional meaning to
data, methods and classes, final cannot be modified at any
point of time
| Is This Answer Correct ? | 52 Yes | 25 No |
Post New Answer View All Answers
What is a priority queue java?
Java is Pass by Value or Pass by Reference?
What is the difference between throw and throws in java?
What value is a variable of the string type automatically initialized?
What is a cup of java?
What is java util list?
What is the lifetime and scope of a variable?
How is abstraction implemented in java ?
What is the difference between compile-time polymorphism and runtime polymorphism?
How hashmap increases its size in java?
What is the exception hierarchy in java?
What is the difference between array and array list in java?
What is a boolean in java?
How big is a gigabyte?
What is java life cycle?