What is the difference between paramaterized constructor and copy constructor?


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

Post New Answer

More C Sharp Interview Questions

Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

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  


What is the default scope of a class in c#?

0 Answers  


What is the use of xmlserializer?

0 Answers  


How do you specify a custom attribute for the entire assembly (rather than for a class)?

0 Answers  






What?s a satellite assembly?

1 Answers  


What is wrong with the sample program below?

0 Answers  


what is CSharp

6 Answers  


Can struct be static in c#?

0 Answers  


What is difference between encapsulation and abstraction in c#?

0 Answers  


What is a static class in c#?

0 Answers  


What is bitwise operator in c#?

0 Answers  


Categories