64.What will be the output of the following program? (A) i=1,j=2(B)i=2, j=1(C) i=1, j=1(D) i=2, j=2(E) i=0, j=0