Read two doubles as the voltage and the current of a wire object. Declare and assign pointer mywire with a new wire object using the voltage and the current as arguments in that order. Then call mywire's increasevoltageandcurrent() member function. Ex: if the input is 1. 5 4. 0, then the output is: