1. Write a program which reads 10 integer numbers into an array and display each of the value inside the array. Then execute the following process: a) Multiplication between 3rd and 7th input numbers....


pls answer as soon as possible


1. Write a program which reads 10 integer numbers into an array and display each of the value<br>inside the array. Then execute the following process:<br>a) Multiplication between 3rd and 7th input numbers.<br>b) Summation of 2nd, 4th, 8th and 10th input numbers.<br>c) 5th input number to the power of 3<br>d) 9th input number divide by 1st input number.<br>

Extracted text: 1. Write a program which reads 10 integer numbers into an array and display each of the value inside the array. Then execute the following process: a) Multiplication between 3rd and 7th input numbers. b) Summation of 2nd, 4th, 8th and 10th input numbers. c) 5th input number to the power of 3 d) 9th input number divide by 1st input number.

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here