mjtsik8609 mjtsik8609 06-06-2023 Engineering contestada Given the following. double *ptr = new double[47]; assuming new returns the address 13000. What is the value of ptr+1;