Can you put two constructor with the same structure in a class?
Deepak Srivastava
Not possible as constructor has same name as like its class name...hence not possible to create a constructor with same prototype