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
Illustrate the process of code compilation in c#?
Explain publishers and subscribers in events.
Why do we need singleton pattern in c#?
How do I run a cshtml file?
What is the difference between Java and .NET garbage collectors?
Explain the difference between boxing and unboxing.
Why we use dll in c#?
Does c# support multiple inheritance (mi)?
What issues can be faced while delivering code?
What is difference between .net and c#?
Can interface have virtual methods in c#?
Can you use all access modifiers for all types?
What is the use of nullable types in c#?
What is the default value of object in c#?
Explain about Serialize and MarshalByRef?