Question: Using DevC++ Write Only C code (not C++) Write a C program that reads ten floating-point numbers. the program should count and print on the

Using "DevC++" Write Only C code (not C++) Using "DevC++" Write Only C code (not C++) Write a C program

Write a C program that reads ten floating-point numbers. the program should count and print on the screen total number of positive and negative values among these ten inputs. Enter integer 1:51.3 Enter Integer 2: -27.6 Enter integer 3:30.9 Enter integer 4:16.2 Enter Integer 5:40.8 Enter Integer 6: -39.4 Enter Integer 7: -6.92 Enter Integer 8: -7.32 Enter integer 9:68.6 Enter Integer 10:9.15 Number of positive: 6 Number of negative: 4

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!