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


Are private class-level variables inherited?

Answers were Sorted based on User's Feedback



Are private class-level variables inherited?..

Answer / guest

Yes, but they are not accessible, so looking at it you can
honestly say that they are not inherited. But they are.

Is This Answer Correct ?    7 Yes 0 No

Are private class-level variables inherited?..

Answer / sharifuddin

private class variables can access indirectly by with the
help of properties. This is the best way to access the
private variables of the private class.

It is not possible directly....

Its true upto my knowledge.
If there is any wrong can u explain?

Is This Answer Correct ?    4 Yes 0 No

Are private class-level variables inherited?..

Answer / basayya_swami

Yes, All the variable inherited but you donot access this
variable

Is This Answer Correct ?    3 Yes 1 No

Are private class-level variables inherited?..

Answer / pushparaj pentakota(anakapalli

by using properties we can access private variables but we can't inherit private class members to another class we can access.

Is This Answer Correct ?    1 Yes 0 No

Are private class-level variables inherited?..

Answer / chaman

no,private class-local variable are not inherited

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Why do we use readonly in c#?

0 Answers  


What is the purpose of constructor in c#?

0 Answers  


Why is lazy loading?

0 Answers  


What is readline c#?

0 Answers  


What is private virtual in C#?

0 Answers   CDC,


What is a virtual property. Give an example?

0 Answers  


Explain a MSIL ? Why is it appreciated by all developers?

0 Answers   Siebel,


What are the ways to deploy an assembly?

2 Answers   Siebel Systems, Visual Soft,


Is c++ or c# better?

0 Answers  


Explain About ADO and its objects

0 Answers   DELL,


Why do we use parameters in c#?

0 Answers  


What is a private class in c#?

0 Answers  


Categories