Can the nested class access, the containing class. Give an example?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the difference between finalize() and dispose() methods?

0 Answers  


What are extender provider components?

0 Answers  


What is Dispose method in .NET?

3 Answers  


Why reflection is used in c#?

0 Answers  


How do you ensure the assembly created in c# is interoperable with vb.net?

4 Answers   IBM,






What is the use of delegate?

0 Answers  


Can constructor be protected in c#?

0 Answers  


What is serialization of data?

0 Answers  


What are the valid parameter types we can pass in an Indexer ?

3 Answers   CMC,


How do you create multiple inheritance in C#?

5 Answers   Microsoft,


What is difference between internal and protected internal in c#?

0 Answers  


How to make a class non-inheritable other than sealed?

7 Answers  


Categories