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

What is the wildcard character in SQL? Let?s say you want to query database with LIKE for all employees whose name starts with La.

1 Answers  


What?s a delegate?

8 Answers   CTS, Visual Soft,


Define an array?

0 Answers  


What are strongly typed objects?

0 Answers  


What is the difference between first and firstordefault?

0 Answers  






What is the difference between decimal and integer?

0 Answers  


What is difference between class and abstract class in c#?

0 Answers  


Can extension methods access private members?

0 Answers  


what is the difference between convert.tostring() and tostring() functions ?

0 Answers   QuestPond,


What is polymorphism? pl explain practically rather than theoretical?

3 Answers  


What do you mean by jagged arrays in c#?

0 Answers  


What is covariance and contravariance? Did Delegate and method overriding support these?

1 Answers   TCS,


Categories