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:
Verified
Q3: If chr is a character variable, which
Q9: Which of the following will format .1278
Q10: A flag may have the values
A) 0
Q10: The _ statement is used to make
Q12: What will be the value of ans
Q15: To do a case insensitive compare which
Q21: What will be the value of pay
Q33: If str1 and str2 are both Strings,
Q46: Which of the following expressions will determine
Q48: Which of the following is the correct
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents