Solved

What Will Be the Values of Ans,x,and Y After the Following

Question 14

Multiple Choice

What will be the values of ans,x,and y after the following statements are executed? int ans = 35,x = 50,y =50;
If ( x >= y)
{
Ans = x + 10;
X -=y;
}
Else
{
Ans = y + 10;
Y += x;
}


A) ans = 60,x = 50,y =100
B) ans = 60,x =0,y =50
C) ans = 45,x = 50,y = 0
D) ans = 45,x = 50,y = 50

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents