* Program: Find Sum And Average Of Each Column In A 2D Array * Description: Example of how to find the sum and average of each column in a 2D * array using C.