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
What are runtime exceptions?
What is the maximum length of a url?
Is string serializable in java?
Can we inherit inner class?
What is the meaning of course?
Explain oops concepts in detail?
Can I extend singleton class in java?
What is meant by memory leak?
What do you mean by checked exceptions?
Why we used vector class?
What is difference between == and === in js?
What is default constructors?
Explain how hashmap works?
What is the difference between error and an exception?
Explain access specifiers?