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: