When you inherit a protected class-level variable, who is it
available to?

Answers were Sorted based on User's Feedback



When you inherit a protected class-level variable, who is it available to?..

Answer / guest

Classes in the same namespace

Is This Answer Correct ?    4 Yes 0 No

When you inherit a protected class-level variable, who is it available to?..

Answer / amitgupta

class in the same name space

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What is equal c#?

0 Answers  


Explain Constructor and destructor?

0 Answers  


How can we convert XML Data to DataBase Table in C#.Net?

2 Answers   Wipro,


How do you implement multiple inheritance in .NET?

5 Answers   Infosys, Microsoft,


Explain the difference between “as” and “is” operators used in c#?

0 Answers  






What is the max value of int32 in c#?

0 Answers  


What are Indexers in C#?

0 Answers   SwanSoft Technologies,


Can enum have methods c#?

0 Answers  


What is the difference between <c> and <code> xml documentation tag?

0 Answers  


What is a trace and asset? Explain some differences?

0 Answers   Accenture,


If we write a goto or a return statement in try and catch block will the finally block execute?

6 Answers  


Explain manifest in c#.

0 Answers  


Categories