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 are the differences between public, private, and
protected access?

Answer Posted / alka choubey

public:class members are access from the outside the class.
private:class members are access only within the class.
protected:class members can access inside the same package.

Is This Answer Correct ?    29 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the sequence of destruction of local objects?

1028


Difference between Abstraction and encapsulation in C++?

1215


What do you mean by early binding?

1133


What is enum c++?

1341


What is an adaptor class in c++?

1291


what is Loop function? What are different types of Loops?

1283


Write a function that swaps the values of two integers, using int* as the argument type?

1084


How do I use arrays in c++?

1062


How is new() different from malloc()?

1180


What is the meaning of string in c++?

1113


Is c++ high level programming language?

1186


How can you quickly find the number of elements stored in a static array?

1140


What is the best c++ book?

1330


What do you mean by storage classes?

1663


Are c and c++ different?

1031