注意:此页面搜索的是所有试题
题目内容
(佳木斯大学语言治疗学)
以下代码段执行后的输出结果为( )。 int x=-3; float y=10.0f; System.out.println(y%x);
·不能成功编译
·-1
·1
·-1
·不能成功编译
·-1
·1
·-1
参考答案