suppose in a program we have two constructor namely default nd parameterized constructor..my doubt is in the main program why we have to create two objects to access the 2 constructors ???instead why not single object to acess to any number of constructors??? sorry if it a lame doubt