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

Explain the register storage classes in c++.

1229


Why can’t you call invariants() as the first line of your constructor?

1085


What things would you remember while making an interface?

1054


Differentiate between a constructor and a method in C++.

1116


Can I learn c++ without knowing c?

1120


If I is an integer variable, which is faster ++i or i++?

1130


What is long in c++?

1300


Explain the static member function.

1226


Is c++ a programming language?

1138


What is c++ prototype?

1308


Is swift faster than c++?

1070


What c++ library is string in?

1106


What is the difference between c++ and turbo c++?

1297


What is scope operator in c++?

1131


what are the types of Member Functions?

1175