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
Why do we use threads in c#?
Is c# different than c++?
In C#, explain the difference between overloading and overriding.
Ho we can see assembly information?
Why do we use inheritance in c#?
What are the extension methods in c#?
What is the default scope of a class in c#?
Is multiple inheritance possible in c#?
What is namespace in oop?
Name the property of the textbox which cannot be changed at runtime?
Can we call server-side code (c# or vb.net code) from javascript?
Explain the difference between the debug class and trace class?
Define satellite Assembly?
what is an exception in .net?
What is the difference between hashtable and dictionary?