What's difference about switch statements in C# ?



What's difference about switch statements in C# ?..

Answer / mr vinod kumar

No fall-throughs allowed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Why do we use abstraction in c#?

0 Answers  


What is use of super class

4 Answers   NIIT,


What is difference between ienumerable and ienumerator in c#?

0 Answers  


Explain how do I convert a string to an int in c#?

0 Answers  


Does main have to be static c#?

0 Answers  






If you donot specify an access modifier for a method, what is the default access modifier?

0 Answers  


How to update the gui from another thread in c#?

0 Answers  


What is dictionary collection in c#?

0 Answers  


What is difference between code access and role based security?

0 Answers  


What?s an abstract class?

4 Answers   NIIT,


What is the use of delegate?

0 Answers  


Which programming language is best for desktop applications?

0 Answers  


Categories