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 public, protected, private?

Answer Posted / khadeer.k

public:
public is an access specifier which can be used throughout
the program.
protected:
protected is an access specifier which can be used in the
specified class and its derived class...
private:
private is an access speifier which can be used whithin the
class in which it is declared.

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is data hiding and abstraction same?

1102


What is overriding in oop?

1096


Explain the advantages of inheritance.

1190


What is multilevel inheritance explain with example?

1199


Can a varargs method be overloaded?

1155


• What are the desirable attributes for memory managment?

2279


What is encapsulation process?

1098


Can we create object of interface?

1173


What is the purpose of enum?

1056


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6727


What are the three parts of a simple empty class?

2094


What is the benefit of oop?

1101


What does I oop mean?

1123


How do you define social class?

1115


What is abstraction in oops?

1089