单项选择题

将以下程序写成三目运算表达式是( )。
if(x<y)min=x;
else min=y;

A.min=(x>y)x:y
B.min=(x<y)x:y
C.min=(x<y)x:y
D.min=(x<y)x,y
题目列表

你可能感兴趣的试题

微信扫码免费搜题