單項(xiàng)選擇題

對(duì)于下面的程序段:
x:=28; y:=20; z:=30;
if
x>y
then
z:=x+y;
x:=y; z:=x+y; y:=z;
執(zhí)行該程序段后,變量y的值為()

A.28
B.30
C.40
D.48

微信掃碼免費(fèi)搜題