Which are the loop types available in c#?


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

Post New Answer

More C Sharp Interview Questions

Can we override interface methods in c#?

0 Answers  


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

0 Answers  


Is array immutable in c#?

0 Answers  


Which compiler switch creates an xml file from xml comments in the files in an assembly?

0 Answers   Siebel,


Hai I am Shiva from TN, SSE.I have an query problem. My Table : Door Field : ID,DoorID,ZoneID,Date,Time,Status. Problem was : Status.We got two values, one is 00 (OUTTIME) , Another is 01(INTIME) Like this Status --------- 00 01 00 01 00 01 00 01 How to Set as Status 00 and 01 , of separate column , Status as Intime,Status as Outtime Like this ----------- InTime OutTime ---------- ----------- 01 00 01 00 01 00 01 00 01 00 01 00 Regards KS kumar

1 Answers  






If dll and exe files are same it means you can deploy both the files in gac?

0 Answers  


Define method overloading in c#?

0 Answers  


What is arraylist c#?

0 Answers  


What is meant by collections in c#?

0 Answers  


In a memory when you Box and Unbox a value-type what happens?

0 Answers   Siebel,


What is a event in c#?

0 Answers  


What is an example of delegation?

0 Answers  


Categories