what is the Diff. between Access Specifiers and Access
Modifiers?

Answer Posted / swetha

Access Specifiers :

public,private,protected and default.


Access Modifiers :

abstract,native,transient,final,static,volatile and
strictfp.

Is This Answer Correct ?    85 Yes 46 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is substring 1 in java?

778


What is the purpose of default constructor?

778


What about main thread in java?

865


explain copyonwritearraylist and when do we use copyonwritearraylist?

720


What are the differences between Java 1.0 and Java 2.0?

1898


How do you escape a string?

716


What is the difference between a field variable and a local variable?

776


Is null a keyword in java?

735


How can we make copy of a java object?

773


what is synchronization? : Java thread

780


Why do we need data serialization?

731


What is an object class?

768


What is the use of toarray () in java?

779


Is java call by reference?

723


Why does java does not support multiple inheritance? Explain

736