Write a C program to calculate Sum and Average of N numbers without using Arrays and using for loop. Related…
Write a C program to calculate Sum and Average of N numbers without using Arrays and using while loop. Related…