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

Answers were Sorted based on User's Feedback



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

Answer / guest

Classes in the same namespace

Is This Answer Correct ?    4 Yes 0 No

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

Answer / amitgupta

class in the same name space

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

How main method is called in c#?

0 Answers  


What is the difference between readkey and readline in c#?

0 Answers  


What does this keyword mean in c#?

0 Answers  


Explain how to add controls dynamically to the form using c#.net.

0 Answers  


What is difference between write and writeline in c#?

0 Answers  






How do I link two windows forms in c#?

0 Answers  


What is assembly manifest?

0 Answers  


What is difference between mutable and immutable in c#?

0 Answers  


Enlist all the components of an ado.net framework?

0 Answers  


Why singleton is sealed?

0 Answers  


Why constructor is used in c#?

0 Answers  


Give examples for value types?

0 Answers  


Categories