Overloaded constructor will call default constructor internally?


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

Post New Answer

More C Sharp Interview Questions

What is the default modifier for class in c#?

0 Answers  


What operator means?

0 Answers  


What is or operator in c#?

0 Answers  


What is a console operator?

0 Answers  


I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  






How can you sort the elements of the array in descending order?

1 Answers   Junosource, Siebel Systems, Wipro,


Define satellite Assembly in .NET?

0 Answers   DELL,


How will U encapsulate button trigger event into text_box event of Pressing Enter key?i.e only after pressing Enter after the text is typed the button trigger event should activate?

6 Answers   TCS,


What is inheritance in csharp?

0 Answers  


Does constructor return any value in c#?

0 Answers  


What is throw in c#?

0 Answers  


What is the default value of guid in c#?

0 Answers  


Categories