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 / pandian.r

Access Specifier are used to specifiy how the member
variable ,methods or class to other classes.They are
public ,private and protected.


Access Modifier:
1.Access
2.Non Access

Access:
public ,private,protected and default.
Non Access:

abstract,final,native,static,synchronized,transient,volatile
and strictfp

Is This Answer Correct ?    161 Yes 68 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What comes to mind when someone mentions a shallow copy in java?

1164


Why we use methods in java?

1046


What is meant by main method?

1116


What is the type of lambda expression?

1082


define polymorphism in java

1141


Compare Mutex and Semaphore in java.

1049


What is meant by oops concept in java?

1048


Can extern variables be initialized?

989


What is break and continue statement?

1166


Can we have static methods in an interface?

1103


Where local and global variables are stored?

1126


What class allows you to read objects directly from a stream in java programming?

1138


Where pragma is used?

1096


What is object class in java?

979


What data structures are used to perform recursion?

1099