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

Does a class inherit the constructors of its superclass in java programming?

529


What do you understand by final value?

588


What happens when a thrown exception is not handled?

580


What is a numeric digit?

586


Which access specifier can be used with class ?

532






I want to persist data of objects for later use. What’s the best approach to do so?

500


What two classes are used to read data only?

640


Why java doesn’t support multiple inheritances?

584


What is http client in java?

517


Is null function in java?

566


Is java developer a good career?

555


What is Garbage Collection in Java

609


How many functional interfaces does java 8 have?

606


Is the milky way in a void?

540


What is the memory leak in java?

524