What are the types of constructors?


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

Post New Answer

More C Sharp Interview Questions

What is Serialization and how do we implement (in real time scenario)

1 Answers  


What kind of the information stored inside the assembly?

0 Answers   CitiusTech,


What are the ways to deploy an assembly?

3 Answers  


Is the following code legal?

0 Answers  


Why abstract class can not be instantiated?

0 Answers  






What is msil in c#?

0 Answers  


What are the differences between events and delegates in c#?

0 Answers  


if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj

1 Answers  


Can you explicitly call a destructor?

0 Answers  


Can you change the value of a constant filed after its declaration?

0 Answers  


What is c# used for?

0 Answers  


What do you mean by string objects are immutable?

0 Answers  


Categories