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

Answer Posted / gautham

Access Specifiers  A.S gives access privileges to outside
of application (or) others; they are Public, Protected,
Private, Defaults
Access Modifiers  A.M which gives additional meaning to
data, methods and classes, final cannot be modified at any
point of time

Is This Answer Correct ?    52 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is api in java?

545


What is replaceall in java?

553


Is java programming easy?

551


Can we overload final method in java?

562


What is role of void keyword in declaring functions?

580






What is super constructor?

558


What is console based application in java?

552


What is valid keyword in java?

567


Give an example of use of pointers in java class.

571


Is a class an object?

586


What is the purpose of a volatile variable?

561


What is the use of generics? When was it added to the Java development Kit?

561


What is keyword and identifier?

656


What is proper subset?

543


how we can create packages in java?

529