When you inherit a protected class-level variable, who is
it available to?
Answer Posted / jothimani
its sub class variable
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
List down the different ide’s provided by microsoft for c# development.
What is extended class in c#?
How can I process command-line arguments?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
Is a structure a class?
What is clr namespace?
What is string method in c#?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
Why are strings immutable in c#?
Why extension method is static?
How do I register my code for use by classic com clients?
What is callback delegate in c#?
why delegate is type safe?
What is the main method in c#?
What is the difference between Java and .NET garbage collectors?