CÂU 7 1 7 1 6 2 20CÂU 7 1 7 1 6 2 20

7) - BAI
BAI

7). Lệnh nào sau đây in ra màn hình số lớn nhất giữa x và y:

A). If x>y then write(x) else write(y);

B). If x=<y then write(x) else write(y);

C). If x>y then readln(x);

D). If x>y then write(x);