Group Study
Friday, 19 February 2021
find the sum of element in a array
#include
main() { int i,n,a[10],sum=0; printf("Enter the total no. of elements:\n"); scanf("%d",&n); printf("Enter array element one by one\n"); for(i=0;i
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment