what is diff between Access modifier and specifier?
Answers were Sorted based on User's Feedback
Answer / raveesha
access specifiers will specify the scope of the members of
access
public,protected,private,default.
access modifiers will support the functionality of a method.
abstract,final,native,synchronized,static,volatile.
| Is This Answer Correct ? | 39 Yes | 3 No |
Answer / rinal doshi 9998099633
access modifiers will support the functionality of a method.
abstract,final,native,synchronized,static,volatile.
access specifiers will specify the scope of the members of
access
public,protected,private,default.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / praseen
Yes Rinal you are confused with each other. It is opposite.
| Is This Answer Correct ? | 0 Yes | 4 No |
what's the main difference between unix os and linux os?
the use of try and ffinally keyword
What is TL and its use?
Write a program to show synchronization?
which of the following authentication is stronger than the others? a. Http Basic b. Http DIGEST c. Form based
What is resource bundle?
How are the elements of a borderlayout organized?
What are the steps involved in developing an RMI object?
What is the difference between system.out ,system.err and system.in?
How database connectivity in XML is achieved?
what is the Remote Stub?
What is RRL?