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...

When you inherit a protected class-level variable, who is
it available to?

Answer Posted / raja chandrasekaran

Protected class level variables can be accessed with in the
same class and accessed by the derived classes.Derived
classes can be in different assembly also. Even the
variables are private, it will be derived into the child
class. But the thing is, it is not accessible due to its
protection level.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is winforms c#?

1073


Explain the three test cases in unit testing?

1057


What is private virtual in C#?

1054


What is a event in c#?

936


How to override a function in c#?

1057


Is c# good for web development?

1020


Can an abstract class have a constructor c#?

968


What is iqueryable and ienumerable in c#?

1010


Is linkedhashset synchronized?

1180


What is a property in c#?

970


What is difference between comparable and comparator?

953


how to stored and retrive video in Sql server using asp.net c#......?

1034


When a Static Constructor is called in a Class?

1087


What is generic types in c#?

986


What is marshalling and what are different kinds of marshalling?

970