[SOLVED] SOLVED:Array of floating-point data

18.99 $

Category:

Description

Rate this product

Write a program that computes the average value of an array of floating-point data. In the program, use a pointer variable , and not an integer index, to traverse the array elements.