What is inner class in c#?


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

Post New Answer

More C Sharp Interview Questions

What does the This window show in the debugger?

2 Answers  


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

2 Answers  


Is c# different than c++?

0 Answers  


What is an assembly qualified name? Is it a filename? How is it different?

0 Answers  


How do I create a .exe file?

0 Answers  






What is the class in c#?

0 Answers  


explain DIFFERENCE BETWEEN CLASS AND MODULE?

3 Answers  


What is the difference between TypeOf and GetType?

4 Answers   Syntel,


What are the applications of c#?

0 Answers  


Why do I get a "cs5001: does not have an entry point defined" error when compiling?

0 Answers  


What is extension method in c# and how to use them?

0 Answers  


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

6 Answers  


Categories