What is different about switch statements in c#?


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

Post New Answer

More C Sharp Interview Questions

What is the usage of Enumeration in C# Programming and is it good to use or not ?

0 Answers   MCN Solutions,


What is the difference between string and string in c#?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...

1 Answers  


Define delegate?

0 Answers  


What is the purpose of namespace?

0 Answers  






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

0 Answers  


what is the difference between int and Int32?

5 Answers   TCS,


Is an interface a type c#?

0 Answers  


What are modifiers in c#?

0 Answers  


What does static mean in c sharp?

0 Answers  


Explain acid rule of thumb for transactions in c#.

0 Answers  


Explain the difference between user control and custom control. Also, explain their use.

0 Answers   Accenture,


Categories