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


Please Help Members By Posting Answers For Below Questions

What is the relation between the infobus and rmi?

756


what are memory considerations of jsp compares to other web components?

6255


What is chat area? Explain.

764


What is a modular application? What does module-relative mean?

743


When a thread blocks on i/o?

779


whats is statement and procedure

1806


Why doesn’t the focus feature on the tag work in every circumstance?

774


What is the difference between the ‘font’ and ‘fontmetrics’ class?

848


Can we sent objects using Sockets?

856


What is mdb and what is the special feature of that?

788


Is a class a subclass of itself?

819


What must a class do to implement an interface?

765


What modifiers may be used with an inner class that is a member of an outer class?

806


How can I scroll through list of pages like the search results in google?

770


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1967