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
How can I avoid validating a form before data is entered?
What is the difference between RMI registry and OS Agent?
To identify IDL language what mapping mechanism is used?
What is the purpose of the finally clause of a try-catch-finally statement?
Is it possible to stop the execution of a method before completion in a sessionbean?
Write a singleton program?
What is a session? Can you share a session object between different theads?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
How would you create a button with rounded edges?
Explain what is synchronization?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
Why use a datasource when you can directly specify a connection details?
What are local interfaces? Describe.
Name the class that is used to bind the server object with RMI Registry?
What is JTS?