What are the advantages of using partial classes?


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

Post New Answer

More C Sharp Interview Questions

Are private class-level variables inherited?

5 Answers   HCL, Siebel Systems, Visual Soft,


directcast(123.34,integer) - should it throw an error? Why or why not?

2 Answers   Wipro,


What is sorting in c#?

0 Answers  


If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?

4 Answers   Kanbay,


Describe ado.net?

0 Answers  


What does || mean in programming?

0 Answers  


What is string literal in c#?

0 Answers  


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  


In .NET which is the smallest unit of execution?

0 Answers   Siebel,


List the 5 different access modifiers in c#?

0 Answers  


Can constructor be protected in c#?

0 Answers  


What does string intern do?

0 Answers  


Categories