Question: Write a complete C++ program using a one- dimensional array to perform the following: a) Declare an array named voltage to store 50 floating point

Write a complete C++ program using a one- dimensional array to perform the following: a) Declare an array named voltage to store 50 floating point voltages. Answer: b) Input values for voltages into the array named Voltage. Answer: c) Calculate and display the total and average of Voltages
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
