what is diff between Access modifier and specifier?
Answer Posted / 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 |
Post New Answer View All Answers
What are the different methods of identifying an object?
Which containers use a border layout as their default layout?
When a thread blocks on i/o?
the same information whether it will connect to the database or it will be used previous information?
What is the purpose of the finally clause of a try-catch-finally statement?
What value does read() return when it has reached the end of a file?
What are the sequence of steps to write pub or sub model kind of application?
Why use POJO when I can use hashmap
Describe, in general, how java's garbage collector works?
Define prototype?
What you mean by COM and DCOM?
What is the purpose of the notify() method?
Where can I ask questions and make suggestions about seam?
What is the immediate superclass of the applet class?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?