My switch statement works differently! Why?


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

Post New Answer

More C Sharp Interview Questions

Explain how can you clean up objects holding resources from within the code?

0 Answers  


How to transpose rows into columns and columns into rows in a multi-dimensional array?

4 Answers   Microsoft,


What does a constructor do c#?

0 Answers  


What is the difference between static and private constructor in c#?

0 Answers  


how to implement a web service in .net

0 Answers  






What is shared inheritance

3 Answers   IGT,


Is c# an open source language?

0 Answers  


Can an int be negative c#?

0 Answers  


i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...

1 Answers   Royal Enfield,


How do you implement multiple inheritance in .NET?

5 Answers   Infosys, Microsoft,


What is strong name in c# and how can we use it?

0 Answers   DELL,


What are the different types of constructors in c#?

0 Answers  


Categories