Question: Which value of variable a will make variable x equal to 3? int x = 0; if (a > 0) if else 0 7
Which value of variable a will make variable x equal to 3? int x = 0; if (a > 0) if else 0 7 else x = (a%4= 1) x = x + 5; 11 5 if (a%3== 0) x = x + 4; else x = x + 3; + 2;
Step by Step Solution
3.39 Rating (158 Votes )
There are 3 Steps involved in it
The detailed answer for the above question is provide... View full answer
Get step-by-step solutions from verified subject matter experts
