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

What are access modifiers in c#?

0 Answers  


What is callback delegate in c#?

0 Answers  


What is an int c#?

0 Answers  


Can you inherit multiple interfaces?

3 Answers  


What do you mean by jagged array?

0 Answers  


How to call a function when a class implements 2 interfaces and function is present in both interfaces?

2 Answers  


What are satellite assemblies? How will you get the different language strings?

0 Answers  


What is type class in c#?

0 Answers  


How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

0 Answers   CDC,


What do you mean by expression tree?

0 Answers  


What is callback in c#?

0 Answers  


Define a jagged array in c#?

0 Answers  


Categories