When you inherit a protected class-level variable, who is
it available to?
Answer Posted / p.sahoo
Protected Class Variables Are Always Inherited in it's
derived classes.
But in the namespace it confused to me because in a
namespace we can set any type of modifiers.
Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Is visual c# free?
What is dependency in software?
Is static thread safe?
What is the purpose of a console table?
What is primitive types in c#?
What is the difference between read and readline in c#?
How do you mark a method obsolete?
How can I create image pieces/sub image?
What is the difference between finalize() and dispose()?
What is the use of static in c#?
How do you convert byte array to hexadecimal string, and vice versa?
What is uint c#?
State two different types of access modifiers.
What is a framework in c#?
What is a void c#?