what is diff between Access modifier and specifier?
Answer Posted / 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 |
Post New Answer View All Answers
What are the services in RMI ?
Java is fully object oriented languages or not?
What you mean by COM and DCOM?
which type of objects reference will be given to client?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is message driven beam?
How are commas used in the intialization and iteration parts of a for statement?
What are the diff types of exception?
Is the session factory thread safe?
What is a class loader?
Describe, in general, how java's garbage collector works?
Do you think that java should have had pointers?
what is the use of State Factories?
How can I scroll through list of pages like the search results in google?
Can you control when passivation occurs?