C# provides a default constructor
                            
                         
                        
                     
                 
                
                    Hi....
Ques: Hello all of you now i have write a program of constructor but problem is  C# provides a default constructor for me. I write a constructor that  takes a string as a parameter, but want to keep the no parameter one.  How many constructors should I write? please explain....