what is difference betwenn Access Specifier and Access
Modifier ????
Answer Posted / praveen111tripathi
Access Specifiers specify the scope of anything(D.M,Member
function ,class)while Access modifiers define that thing's
accessibility in different scops
A.S. in java
1-Public
2-default
3-protected
4-private
A.M. in java
static,final etc.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Explain about serializable interface in java?
Why object class is super class for every class in java?
Does hashset allow duplicates in java?
What is meant by JVM? Is JVM platform independent or not?
What is the purpose of a volatile variable?
Does java support Operator Overloading?
What is toarray method in java?
What is core java called?
What is use of super keyword?
What are the basic concepts of OOPS in java?
Can size_t be negative?
Explain differences between collection api and stream api?
What are 3 data types?
What is nested class?
how to prepare for IT Officers Interview in Banks