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

Answer Posted / tamanna

access specifier:
an access specifier allows the user to
control the access of classes,methods and fields.


access modifier:
an access modifier specifies the visibility
ofclasses,methods and fiels.

Is This Answer Correct ?    19 Yes 62 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of relation?

824


explain autoboxing in java?

795


What are the 6 boolean operators?

795


Explain the protected field modifier?

846


Why there is no call by reference in java?

711


Why are the destructors for base class and derived class called in reverse order when the program exits

1957


How many bytes is a string java?

777


List some important characteristics on jre

846


What defines function?

756


Why is sizeof not a function?

791


What is used of static keyword in java?

797


What is literal example?

745


What is the class in java?

784


How to perform linear search in java?

770


Difference difference paint() and paintcomponent()?

775