1.

int main(){int x = 032;printf("%d", x);return 0;}(A) 32(B) 0(C) 26(D) 50

Answer»


Discussion

No Comment Found