Contents tagged with Can we have multiple default constructor for a class in C#
-
Can we have multiple default constructor for a class in C#
Today I saw the question "Can we have multiple default constructor for a class in C#" in dotnetspider.com forum today. One of the new member who is learning .NET asked this question. So I thought I will clarify the meaning of default constructor here.