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 is javascriptserializer c#?

0 Answers  


Define thread? Explain about multithreading?

0 Answers  


What does get set mean in c#?

0 Answers  


What is a view? What is the use of it?

0 Answers   Accenture,


What are fields in c#?

0 Answers  


Explain the clr triggers?

0 Answers  


Is it good to use var in c#?

0 Answers  


What is a data set in c#?

0 Answers  


How to find whether the application is run from inside ide or not?

0 Answers  


Can a dictionary have the same key?

0 Answers  


Why do we need constructors?

0 Answers  


What is the difference between readonly and const

4 Answers   Emphasis,


Categories