S.I.2. Daca i, j, k sunt variabile intregi, iar a, b, c, sunt variabile reale, identificati instructiunile de atribuire corecte:



a) I=i+1 b) a*j: =c; c) sqr(i) +j;

d) b:=i+j+k*a; e) k:=sqrt(c);