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
Is jvm a overhead?
What is the purpose of the notifyall() method?
How primary key is implemented in Oracle?
What is the relationship between local interfaces and container-managed relationships?
What is synchronization and why is it important?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
whats is mean by tiles in struts
Explain about thread synchronization inside a monitor?
Explain the difference between object state and behavior?
When a thread blocks on i/o?
What are JTA/JTS and how they used by client?
What is scalable, portability in the view of J2EE?
What is local interface. How values will be passed?
What is a modular application?
Can I map more than one table in a cmp?