int i=1; printf(“hello world %d %d %d”,++j,j++,j); outputis 3,1,3 y ? output should be 3,1,1
cannot access notes on loop and iterations (3_11). E12-MOHIT