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 / paul williams

Access Specifier is like a super class of Access Modifier
and Non-Access Modifier, which specifies the accessibility
of a field.

Access Modifier is like a sub class of Access Specifier,
there are actually 3 kinds in it namely,
1. Public
2. Protected
3. Private

Access Control in java is a little tricky as there are four
access control.
1. Public
2. Protected
3. Default
4. Private

Is This Answer Correct ?    22 Yes 166 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the access scope of protected access specifier?

1042


Which is bigger double or float?

1031


How to provide security in java

2326


What is the difference between array list and vector in java?

982


What is the difference between private & public & friendly classes?

1112


Can we define static methods inside interface?

1030


What is javac_g?

1067


Can a static method be final?

1108


What are parsers? Dom vs sax parser.

1105


In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?

1116


What methodology can be employed to locate substrings inside a string?

998


Explain spliterator in java8?

1099


What is gc()?

1136


What is an infinite loop? How infinite loop is declared?

1171


What is a text string?

1142