what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / sreenivasarao
access specifier : it will define scope
access modifier : it will define behaviour
| Is This Answer Correct ? | 28 Yes | 14 No |
Post New Answer View All Answers
Why do we use bufferedreader?
What is difference between == and === in js?
What are the four corner stones of oop?
What is the difference between C++ and Java and your preferences?
What is outofmemoryerror in java?
How can a gui component handle its own events in java programming?
Can a constructor be private and how are this() and super() method used with constructor?
What are the advantages and disadvantages of object cloning?
Why array is used in java?
Discuss different types of errors that generally occur while programming.
what is comparable and comparator interface?
How to sort an array in java without using sort method?
What is the abstract class?
What are the types of methodology?
What is difference between hashset and hashmap?