What is the advantage of constructor in c#?


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

Post New Answer

More C Sharp Interview Questions

How to throw an caught exception from cath block?

3 Answers   TCS,


Can we override interface methods in c#?

0 Answers  


Explain code compilation in c#.

0 Answers  


What is reflection c#?

0 Answers  


What is difference between abstract class and interface in c#?

0 Answers  






I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?

0 Answers  


Why do we need singleton class in c#?

0 Answers  


Is there a way to force garbage collection?

0 Answers  


Define an escape sequence, name few strings in escape sequence?

0 Answers  


What is the use of inheritance in c#?

0 Answers  


What are virtual methods? How are they used?

3 Answers   TCS,


Explain the difference between object type and dynamic type variables in c#?

0 Answers  


Categories