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 difference between object state and behavior?

587


What is the purpose of the finally clause of a try-catch-finally statement?

563


What is the immediate superclass of the applet class?

605


What is prototype?

613


What is JTS?

1868






whats is statement and procedure

1597


What do you mean by Socket Programming?

553


Difference between swing and awt?

610


How to pass parameters in RMI?

1693


When a thread blocks on i/o?

573


Explain the different types of memory used by jvm?

614


Define aop(assepct oriented programing)?

644


What is the purpose of the wait(), notify(), and notifyall() methods?

572


What is a class loader? What are the different class loaders used by jvm?

587


Which textcomponent method is used to set a textcomponent to the read-only state?

638