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 use of protected in c#?



What is the use of protected in c#?..

Answer / Parvez Ameen

The 'protected' keyword in C# is used to provide access to a member (method, property, field) within its own class and from any derived classes. It means that the member can be accessed by the class itself and all the classes that inherit from it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is c# used for frontend or backend?

1 Answers  


Why do we need interfaces?

2 Answers   HCL,


windows c# using datagridview in edit form sql server

1 Answers  


What is an assembly qualified name? Is it a filename? How is it different?

1 Answers  


what is object-oriented programming (oop) language?

1 Answers  


What do you mean by serialization in .NET?

1 Answers   Accenture,


How can you sort strings in array that are passed to method as arguments?

1 Answers  


What is the default value of date?

1 Answers  


Example of value type and refarnce type

4 Answers   Synechron,


Explain the access modifiers in c#?

1 Answers  


What are the different types of constructors in c#?

1 Answers  


Why are local variables stored in stack?

1 Answers  


Categories