Question #280928

Show the printout of the following code:


int a = 6;


a -= a + 1;


cout << a << endl;


a *= 6;


cout << a << endl;


a /= 2;


cout << a << endl

Expert's answer

The answer to your question is provided below

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS