Answer to Question #289959 in C++ for DANISH

Question #289959

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.  


Important Note: Use pointer notation to access elements of arrays “Radius” and “Area” (for input, computation, and output).  



Formula: Area = 3.14 * (radius * radius);


1
Expert's answer
2022-01-23T10:27:50-0500
Dear DANISH, 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

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog