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 do you mean by C++ access specifiers ?

Answer Posted / hrpynux@gmail.com

Access specifiers define how the members (attributes and methods) of a class can be accessed. ... private - members cannot be accessed (or viewed) from outside the class. protected - members cannot be accessed from outside the class, however, they can be accessed in inherited classes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you compile the source code with your compiler?

1099


How do you traverse a btree in backward in-order?

1095


What is the full form of stl in c++?

1238


What is the most powerful coding language?

1102


What are all predefined data types in c++?

1168


What is while loops?

1097


What is the use of ::(scope resolution operator)?

1123


What are pointers used for c++?

1099


Why do we use templates?

1109


What flag means?

1009


Why do we use iterators?

1130


What is null pointer and void pointer?

1117


Is c the same as c++?

1057


What are arrays c++?

1144


What is rvalue?

1187