Write a C++ program that creates two double-type one dimensional arrays Radius and Area of size 10 elements each. In array Radius, get 10 input values (radius of 10 circles). The program should calculate the area of circles for 10 inputted radius values, and store in the corresponding positions in array Area. In the end, program should display 10 calculated areas for the circles.
Use pointer notation to access elements of arrays “Radius” and “Area” (for input,
computation, and output).
1
Expert's answer
2020-12-28T16:03:22-0500
Dear tatheer, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order
Comments
Leave a comment