what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / pandian
Access specifier are public,
private, or protected.
Access modifiers are public,
private, protected or default.
| Is This Answer Correct ? | 52 Yes | 534 No |
Post New Answer View All Answers
Can a constructor be protected?
What is java dot?
What is an image buffer?
What are the pillars of java?
Is java a prime method?
How many bits is a double?
What does a void function return?
What is the difference between throw and throws in java?
If two threads have same priority which thread will be executed first ?
What is method overloading and method overriding?
Why pass by reference is not possible in java?
Can an integer be a string?
Is java type safe?
What are different types of references?
What is file in java?