subject

Write a program that counts the number of negative values, the number of positive values and the number of zeros in a floating point array. instead of performing these counts inside the main program, each count should be calculated by a user-defined function.

specificially, the program should:

β€’ greet the user,

β€’ prompt for and input the length of the array;

β€’ idiotproof the array length;

β€’ dynamically allocate the array;

β€’ check that the allocation was successful;

β€’ prompt for and input the values in the array

β€’ count the number of negative values by calling a user-defined function;

β€’ count the number of positive values by calling a user-defined function;

β€’ count the number of zeros by calling a user-defined function;

β€’ output the numbers of negative, positive and zero values in the array;

β€’ deallocate the array.

note: you must calculate each of the three counts in its own user-defined function; you are absolutely forbidden to calculate more than one of them in the same user-defined function.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:00
When is it appropriate to use an absolute reference
Answers: 1
question
Computers and Technology, 23.06.2019 10:00
How do i delete my account on this because i didn't read this agreements and also i put age at xd
Answers: 1
question
Computers and Technology, 23.06.2019 18:00
Which is a possible benefit of having a good credit history? having a checking account low interest rate on a car loan high interest rate on a credit card offer bankruptcy
Answers: 1
question
Computers and Technology, 24.06.2019 05:50
What all vehicles has tesla inc. created over the years
Answers: 3
You know the right answer?
Write a program that counts the number of negative values, the number of positive values and the num...
Questions
question
English, 12.12.2021 01:00
question
Chemistry, 12.12.2021 01:00
question
Computers and Technology, 12.12.2021 01:00
Questions on the website: 13722362