Question: Suppose x and y are variables of type double. Write a code fragment that sets y to x if x is positive and to 0
Suppose x and y are variables of type double. Write a code fragment that sets y to x if x is positive and to 0 otherwise.
Step by Step Solution
3.22 Rating (160 Votes )
There are 3 Steps involved in it
import javautilScanner public class ... View full answer
Get step-by-step solutions from verified subject matter experts
