Write statements to accomplish each of the following:
a) Display the value of the seventh element of character array f.
b) Input a value into element 4 of one-dimensional floating-point array b.
c) Initialize each of the five elements of one-dimensional integer array g to 8.
d) Total the elements of floating-point array c of 100 elements.
e) Copy array a into the first portion of array b. Assume double a [11], b[34];
f) Determine and print the smallest and largest values contained in 99-element floating--point array w.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.