Can we declare private 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 are boxing and unboxing?

0 Answers  


What is difference between array and collection in c#?

0 Answers  


Why is c# good for games?

0 Answers  


How do I get deterministic finalization in c#?

0 Answers  


public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?

8 Answers  






Who benefits from ajax?

0 Answers  


What is managed code?

0 Answers  


Is typeof c#?

0 Answers  


What is difference between dynamic and var in c#?

0 Answers  


What is a method signature c#?

0 Answers  


How to use reflection to call generic method?

0 Answers  


What are synchronous and asynchronous operations?

0 Answers  


Categories