Question: What will be following segment of code output int x= 5; if (x == 1) x = 10; if (x = 2) cout
What will be following segment of code output int x= 5; if (x == 1) x = 10; if (x = 2) cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
