CP DML Q39

0. The following program fragment
int x = 4, y = x, i;
for (i = 1; i < 4; ++i)
x += x;
outputs an integer that is same as

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *