When you inherit a protected class-level variable, who is it
available to?
Answer Posted / kirti
Derived Classes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Please explain the basic string operations used in c#?
Why do we need serialization?
What is tuple in c#?
How do you escape c#?
How assembly versioning in .NET prevent DLL Hell problem?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
Is c and c# the same?
Are c# constructors the same as c++ constructors?
What is type class in c#?
Why do we parse in c#?
What is type system in c#?
What is boxing? Explain its functionality?
What does console writeline do?
What is array and arraylist?
Can abstract class instantiated c#?