Question: Question 2 Study the following code: #include void main() float s=20.0; int p=4, q=3, r-5, x; p=p%q; //Line 1 s-=r*3; //Line 2 X*=r+60 / s;
Question 2 Study the following code: #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
