Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / ajeesh

access specifier
One of the techniques in object-oriented programming is
encapsulation. It concerns the hiding of data in a class and
making this class available only through methods. In this
way the chance of making accidental mistakes in changing
values is minimized. Java allows you to control access to
classes, methods, and fields via so-called access specifiers.

Is This Answer Correct ?    3 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does @override mean?

1280


What is a bufferedreader?

1161


What is java’s garbage collected heap?

1033


What are the 5 types of research methods?

1188


Why does java have two ways to create child threads? Which way is better?

1108


Can static method access instance variables ?

1182


What is string manipulation?

1061


What are drawbacks of singleton class?

1010


What is byte data type?

1049


What are the object and class classes used for?

1087


Where we write javascript code in html page?

1102


What will be the initial value of an object reference which is defined as an instance variable?

1195


What is definition and declaration?

1063


What is functional interface in java?

1092


What is collections framework?

1204