Question: I NEED IT ASAP! in c++ code please int data1 = 10, data2 = 20, x; use if statements f. Set is_open to true if
I NEED IT ASAP!
in c++ code please
int data1 = 10, data2 = 20, x;
use if statements
f. Set is_open to true if data1 is the same as data2. Set to false otherwise.
g. Double the value of data2if x is divisible by data1
h. Set name to "data1" if data1is positive but data2 is negative
i. Increment data2 by x if data2and data1contain different values
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
