Are private class-level variables inherited?

Answer Posted / basayya_swami

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

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I convert a string to an int in c#?

732


why delegate is type safe?

2793


What are class fields?

707


What is “using” statement in c#?

670


Can you inherit from a static class in c#?

689


Is goto statement supported in c#?

746


Should I use double or float?

697


What is a private class in c#?

710


Explain the difference between “constant” and “read-only” variables used in c#?

796


Can partial class be inherited?

702


Can we create extension method for interface?

698


How to install or uninstall a windows service?

792


Why do we use class in c#?

698


What is concrete method in c#?

698


Why do we use inheritance in c#?

693