下面程序段的输出结果是(        )。{   int a=4,b=5,t=0;    if(a
a=5,b=4 B.

a=4,b=5 C.

a=5,b=0 D.

语法错误