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
How do I type a whitespace character?
What is hash c#?
What is the difference between finalize() and dispose()?
How do you declare an arraylist?
How do you declare an interface in c#?
What is array and types of array in c#?
What is a property c#?
What is jagged array in c#?
What are the 3 different types of arrays?
What is the signature of a method?
What are constants in c#?
What are jagged arrays used for?
What are Namespaces?
What is iqueryable in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?