When you inherit a protected class-level variable, who is it
available to?
Answer Posted / amitgupta
class in the same name space
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is data annotation in c#?
How are methods overloaded?
What is the difference between int16 and int32 in c#?
Is xml tags are case sensitive?
What is console readkey in vb net?
Is lazy t thread safe?
What is parallel foreach in c#?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
Why do we use readonly in c#?
What is a view? What is the use of it?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Is goto statement supported in c#?
how to prevent a class from being inherited in c#.net?
Explain the differences between static, void and public in c#?
How many types of variables are there in c#?