判断题

定义float y=3.8;int x;则表达式x=(int)y;执行后,x的值为4。()

【参考答案】

错误