(Solved) : Write Statements Accomplish Following 1 Display Value Seventh Element Character Array Sil Q37299437 . . .

These qiestions for C programminga) Write statements to accomplish the following: 1. Display the value of the seventh element of character array sil 2. Input a value into element 4 of the floating-point array f 3. Define the pointer xptr to point to variable of type double. 4. Give the function header for the function smallest that takes three integers, x, y, z, and returns an integer. 5. Define table to be an integer array and to have 3 rows and 3 columns. Assume the symbolic constant SIZE has been defined to be 3 6. Use the function rand ) to generate one binary digit. 7. Convert the character stored in variable c to an uppercase letter. Assign the result to variable c. Show transcribed image text a) Write statements to accomplish the following: 1. Display the value of the seventh element of character array sil 2. Input a value into element 4 of the floating-point array f 3. Define the pointer xptr to point to variable of type double. 4. Give the function header for the function smallest that takes three integers, x, y, z, and returns an integer. 5. Define table to be an integer array and to have 3 rows and 3 columns. Assume the symbolic constant SIZE has been defined to be 3 6. Use the function rand ) to generate one binary digit. 7. Convert the character stored in variable c to an uppercase letter. Assign the result to variable c.
Expert Answer
Answer to a) Write statements to accomplish the following: 1. Display the value of the seventh element of character array sil 2. I…
OR