奥鹏作业答案 - 分忧网!奥鹏作业答案,奥鹏在线作业答案,奥鹏作业答案及毕业论文分忧

奥鹏作业答案,奥鹏在线作业答案,奥鹏在线考核_分忧网

当前位置: 主页 > 免费作业 >

下面程序段的输出结果是public class Test{

时间:2021-02-20 12:09来源:未知 作者:admin 点击:
(单选题)17: 下面程序段的输出结果是public class Test{ public static void main(String args[]){ int x,y; x=4;y=0; if(Math.pow(x, 3)==64) y=x; if(Math.pow(x, 3)<60) y=1/x; if(Math.pow(x, 3
(单选题)17: 下面程序段的输出结果是public class Test{ public static void main(String args[]){ int x,y; x=4;y=0; if(Math.pow(x, 3)==64) y=x; if(Math.pow(x, 3)<60) y=1/x; if(Math.pow(x, 3)>60) y=(int)Math.pow(x, 3)+1;
A: 4
B: 64
C: 65
D: 0.25
(责任编辑:admin)要这答案加QQ:800020900 或加微信:vq800020900 获取
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
猜您喜欢

提示信息×