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 difference between Access Modifier and Access
specifier?

Answer Posted / nilesh.bhil@gmail.com

Access Modifier can define the ristrict level of visibility.
There are three types of Access Modifier.
1)Private
2)Protected
3)Public
There are four types of Access Mode.
1)Private
2)Protected
3)Public
4)Default or Pakage mode

Access specifiers define behaviour level of visibility.
The Access Specifier are
abstract, static, final, strictfp etc.

Is This Answer Correct ?    10 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which variables are stored in heap?

1083


What is a programming object?

1184


What’s the difference between constructors and other methods?

1050


What state does a thread enter when it terminates its processing in java programming?

1089


What is null in java?

1027


Is java an ide?

1033


Can we override private method?

1129


can I implement my own start() method? : Java thread

1040


What exceptions occur during serialization?

1146


What is the difference between dom and sax parser in java?

1028


Can I import same package/class twice?

1009


What are 5 boolean operators?

1250


What is arraylist class in java?

1124


How do you ensure that n threads can access n resources without deadlock?

1356


Do I need to import java.lang package any time? Why?

1457