Se ho questo codice:

codice:

int j;

int j+=10;
avrò un undefined behavior?