what are the different access specifiers that can be used
by interfaces and abstract classes? can anyone give me
detailed description on this
Answers were Sorted based on User's Feedback
Answer / venkateswara reddy
that is nothing but access specifiers only
public
private
default
and one im not getting
| Is This Answer Correct ? | 6 Yes | 10 No |
What is return code?
What is the numeric promotion?
What is difference overloading and overriding?
Which of the classes will have more memory allocated?
Explain about the main() method in java?
What is console based application in java?
In a container there are 5 components. I want to display all the component names, how will you do that?
What is the difference between the >> and >>> operators?
What is a lambda expression ? What's its use ?
How will you invoke any external process in java?
how can you retrive information from database by using hashmap/arraylist ,plz explain with example briefly?
Which is the best sorting technique in java?