subject

Write a program that accepts each element in the array from the user, and finds the following: a. The minimum number in the array
b. The maximum number in the array
c. Average of all values in the array
d. Sum of the numbers present from index [2] to index [7]
e. Identify how many times ‘5’ was found in the array.
f. Identify all the odd numbers in the array
g. Sum of all odd numbers in the array
h. Identify even numbers in the array
i. Sum of all even numbers in the array
j. Identify count of even numbers and odd numbers in the array.
k. Identify numbers which are divisible by 2 and 5.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:10
What a backup plan that you have created in a event you encounter a situation
Answers: 2
question
Computers and Technology, 22.06.2019 21:30
Elements such as fonts colors visual structure graphics and the interface of a web page should complement each other to ensure blank
Answers: 3
question
Computers and Technology, 23.06.2019 00:10
Write a function so that the main0 code below can be replaced by the simpler code that calls function mphandminutes tomiles0. original main0 int main) l double milesperhour-70.0; double minutestraveled = 100.0; double hourstraveled; double milestraveled; hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; cout < "miles" 2 using namespace std; 4 /* your solution goes here/ 6 int maino 1 test passed 7 double milesperhour 70.0 all tests passed 8 double minutestraveled 100.0; 10 cout < < "miles: " < < mphandminutestomiles(milesper-hour, minutestraveled) < < endl; 12 return 0; 13
Answers: 1
question
Computers and Technology, 23.06.2019 04:00
Laire writes a letter to her grandmother, in which she describes an amusement park she visited last week. she adds pictures of that place in her letter. which feature of a word processing program will claire to remove unwanted parts of the pictures?
Answers: 3
You know the right answer?
Write a program that accepts each element in the array from the user, and finds the following: a. T...
Questions
question
Mathematics, 31.01.2020 04:58
Questions on the website: 13722362