Does a class need a constructor c#?


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

Post New Answer

More C Sharp Interview Questions

Define boxing and unboxing in c#?

0 Answers  


For methods inside the interface why can’t you specify the accessibility modifier?

0 Answers   Siebel,


What does assemblyinfo.cs consists ?

4 Answers   Microsoft,


How do I move from one form to another in c#?

0 Answers  


Explain get and set accessor properties?

0 Answers  


What do you know about Translate Accelerator?

0 Answers   C DAC,


What is delegates in c#?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


How do I create a single-file assembly?

0 Answers  


how can i get this 123456789 1234 6789 123 789 12 89 1 9

1 Answers   Excel,


what are implementation inheritance and interface inheritance?

0 Answers  


How do you serialize an object?

0 Answers  


Categories