When you inherit a protected class-level variable, who is
it available to?
Answer Posted / prabakar
its subclass variable
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the system namespace?
What is the delegates in c#?
What is the difference between paramaterized constructor and copy constructor?
What is dto c#?
What is the use of constructor in c# with example?
Differentiate between method overriding from method overloading with its functionality?
Explain constructor in c#?
What is string literal in c#?
What is private void in c#?
What are value types and reference types?
Explain how can I get around scope problems in a try/catch?
What is the use of readkey in c#?
What is the base class in .net from which all the classes are derived from?
What are functions in c#?
What is interface inheritance?