QUESTION 3 Write a program that reads any 5 numbers as in the given sample of output below. Sample of output Enter any S integer value. 12 -1 30 The mumber of positive yalue is 3 The mumbers are: 123...


C++ Question


Write a program that reads any 5 numbers as in the given sample of output below:



Sample of output:









Enter any 5 integer value.


 1  2  -1  3 0



The number of positive value  is 3


The numbers are:  1 2 3


The number of negative value is 1


The numbers are:  -1


The 0 number is 1



The total is 5.0


The average is 1.25




QUESTION 3<br>Write a program that reads any 5 numbers as in the given sample of output below.<br>Sample of output<br>Enter any S integer value.<br>12 -1 30<br>The mumber of positive yalue is 3<br>The mumbers are: 123<br>The mumber of negative yalue is I<br>The numbers are: -1<br>The O number is I<br>The total is 5.0<br>The average is 1.25<br>

Extracted text: QUESTION 3 Write a program that reads any 5 numbers as in the given sample of output below. Sample of output Enter any S integer value. 12 -1 30 The mumber of positive yalue is 3 The mumbers are: 123 The mumber of negative yalue is I The numbers are: -1 The O number is I The total is 5.0 The average is 1.25

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here