Question: Identify and explain a problem with this code: double x, y; cout > x >> y; if(x+y == 2.4) { cout > X >> y;


Identify and explain a problem with this code: double x, y; cout > x >> y; if(x+y == 2.4) { cout > X >> y; average = (x+y)/2; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
