C++ Program by using pointer that receives array of 5 integers numbers and calculate the sum, average and standard deviation of these numbers.
C++ Program Calculate the Sum, Average and standard Deviation of these Numbers. Object: Write a C++ program by using pointer that receives array of 5 integers from keyboard and calculate the sum, average and...