Q5
Single choice
What happens after the following statements?
DCLI,J CHAR(5) INIT('54321');
I = J;
PUT LIST(l);
What happens after the following statements?
DCLI,J CHAR(5) INIT('54321');
I = J;
PUT LIST(l);