Reading and printing elements of a one
dimensional array:
Read n elements of array and find the
elements sum and avg.
Read n elements into an array and find out the
no of digits in each array element.
Home work:
1. Read n elements into an array and find
the no of even, odd, zero no’s
2. Read n elements into array and find no
of +Ve / -Ve / 0’s
3. Read n elements into array and find max,
min elements.