Question: Create a program that: 1. Read a double input 2. If the input is positive, print out Positive. 3. If the input is negative, print
Create a program that:
1. Read a double input
2. If the input is positive, print out "Positive".
3. If the input is negative, print out "Negative".
4. Otherwise, print out "ZERO!".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
