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 preflight request?

522


What is an example of a boolean?

565


What are passing parameters?

581


Can we override the private methods?

515


what is recursion in java

590






Can a class be protected in java?

493


What are voids?

528


Is java still relevant?

493


what is session in java?

737


How does arraylist size increase in java?

527


What are the important features of Java 11 release?

572


What is string [] java?

521


What invokes a thread's run() method in java programming?

559


What is the collections api in java programming?

544


How to convert string to char and vice versa?

511