1
Reply

Can you put two constructor with the same structure in a class?

    Not possible as constructor has same name as like its class name...hence not possible to create a constructor with same prototype