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

Java is fully object oriented languages or not?

534


Name the class that is used to bind the server object with RMI Registry?

1690


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

577


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

562


Is jvm a overhead?

619






How to deploy Jar, War files in J2EE?

2166


What is synchronization and why is it important?

537


What is table mutation and how do you avoid it?

1912


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

1731


Why are component architectures useful?

567


Which container method is used to cause a container to be laid out and redisplayed?

661


What class is used to create Server side object ?

1665


What is the purpose of the wait() method?

617


what is a non-repeatable read?

1823


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

569