Question: For Java Use only if - no else (No Array) Write an application that inputs five numbers and determines and prints the numbers of negatives
For Java Use only if - no else (No Array) Write an application that inputs five numbers and determines and prints the numbers of negatives numbers input, the number of positive numbers input and the nu input. 1. mbers of zeros Input: Enter first number: 3 Enter second number: -9 Enter third number: 0 Enter fourth number: 6 Enter fifth number:-1 Output: There are 1 zeros There are 2 positive numbers There are 2 negative numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
