Question: Write an algorithm, draw a flowchart, and write a java program to determine whether a value entered through the keyboard is positive or negative.
Write an algorithm, draw a flowchart, and write a java program to determine whether a value entered through the keyboard is positive or negative. In case of a positive value, your program should display "Hi positive" and in case of a negative value your program should display "Hi negative".
Step by Step Solution
3.37 Rating (147 Votes )
There are 3 Steps involved in it
Sure here is the algorithm flowchart and java program to determine whether ... View full answer
Get step-by-step solutions from verified subject matter experts
