What is the difference between Access Modifier and Access
specifier?
Answer / nilesh.bhil@gmail.com
Access Modifier can define the ristrict level of visibility.
There are three types of Access Modifier.
1)Private
2)Protected
3)Public
There are four types of Access Mode.
1)Private
2)Protected
3)Public
4)Default or Pakage mode
Access specifiers define behaviour level of visibility.
The Access Specifier are
abstract, static, final, strictfp etc.
| Is This Answer Correct ? | 10 Yes | 7 No |
What does index mean in java?
What is space character in java?
What does indexof mean?
What is an immutable object? How do you create one in java?
what is the major difference between linkedlist and arraylist in java?
Why is Java a platform independent language?
How do you create a bulleted list?
What are the benefits of immutable objects?
What are measurable parameters?
Can a static block throw exception?
What do you understand by access specifiers in Java?
explain the life cycle of thread?
10 Answers CTS, NIIT, TCS,