Are private class-level variables inherited?
2 September 2009
481 views
No Comment
Yes ,but they are not accessible, out-side the class.
Popularity: unranked [?]
Related interview questions
- When you inherit a protected-class-level variable,who is it available to?
- How do you inherit from a class in c#?
- How’s method overriding different from overloding?
- How can I create a Singleton class by using public constructor?
- Is it possible to create constructor for an Abstract class?



(1 votes, average: 4.00 out of 5)







Leave your response!
You must be logged in to post a comment.