题目详情
单选题 以下代码段执行后的输出结果为( ). int x=10; float y=37.2; System.out.println(y%x)
A. 7
B. 7.2
C. 0.2
D. 3
学科:Java程序设计
时间:2023-06-06 08:27:54
相关题目
相关作业