When you inherit a protected class-level variable, who is it
available to?
Answer Posted / venu gopal
Classes in the same namespace.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are immutable types in c#?
what is a constructor? What is a destructor?
What are bitwise logical operators?
Explain the functionalities of satellite assembly?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
How do you prevent a method from being overridden in c#?
How do I automate my desktop application?
Are all methods virtual in c#?
How many types of constructors are there in c#?
What is the difference between delegates and superdelegates?
What is object array in c#?
What is gac? How to put assembly in gac?
What is before string in c#?
What is wpf application in c#?
Explain the mechanism of VB.NET/C# achieve polymorphism?