How can an inner class access the members of outer class?


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

Post New Answer

More C Sharp Interview Questions

List out the differences between array and arraylist in c#?

0 Answers  


What is the CTS, and how does it relate to the CLS?

0 Answers   Arigo Infotech,


What are circular references? How garbage collection deals with circular references.

0 Answers  


What is type keyword in c#?

0 Answers  


Does the system.exception class have any cool features?

0 Answers  






Can you access a hidden base class method in the derived class?

0 Answers  


When a Static Constructor is called in a Class?

0 Answers  


if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj

1 Answers  


Is list a collection c#?

0 Answers  


About delegates and events?

2 Answers   ADITI,


What is disco?

0 Answers  


What does string format do?

0 Answers  


Categories