what are the different access specifiers that can be used
by interfaces and abstract classes? can anyone give me
detailed description on this
Answer Posted / neha jain
i feel with interface we can use public and default.and
with abstract we can use all except private
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is a class component?
Explain list interface?
What is adapter in java?
What are computer functions?
Define a java class.
What Is Composition?
How to overcome the exception object reference not set to an instance of object?
What is the use of parseint in java?
What are advantages of exception handling in java?
What is the static variable?
What is java command?
What is a get method?
How do you delete a list in java?
Can we override constructor in java?
What are the main uses of the super keyword?