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
Explain About friend and Protected friend
How we can create an array with non-default values?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
What is singleordefault?
What are bitwise logical operators?
What is class in oops with example in c#?
who is a protected class-level variable available to?
What is difference between float and decimal?
How to generate strong name key file or which command is used to generated strong name key file?
What is a class c#?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
What do constructors do in c#?
How to put assembly in gac?
What is .cs file in c#?