Write a program to allocate memory dynamically for n integers. Accept the elements and calculate their sum and average
C File=>
/* Write a program to allocate memory dynamically for n integers.
printf(" Average of numbers = %f",avg);
}
Comments
Post a Comment
Please do not enter any spam link in message.