教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 精品文档 > 实用模板 >

Java练习题1(有答案)(3)

来源:网络收集 时间:2026-01-29
导读: 第 43题 The following code displays ___________. double temperature = 50; if (temperature >= 100) System.out.println(\hot\else if (temperature System.out.println(\ 1、 too hot 2、 too cold 3、 just r

第 43题 The following code displays ___________. double temperature = 50; if (temperature >= 100)

System.out.println(\hot\else if (temperature <= 40) System.out.println(\cold\

System.out.println(\ 1、 too hot 2、 too cold 3、 just right

4、 too hot too cold just right 答案 3 第 44题 Analyze the following code: Code 1: boolean even

=

even; true;

if else

(number % 2 == 0) even = false; Code 2:

boolean even = (number % 2 == 0); 1、 Code 1 has compile errors. 2、 Code 2 has compile errors.

3、 Both Code 1 and Code 2 have compile errors.

4、 Both Code 1 and Code 2 are correct, but Code 2 is better. 答案 4 第 45题 The __________ method immediately terminates the program.

1、 System.terminate(0); 2、 System.halt(0);

3、 System.exit(0); 4、 System.stop(0); 答案 3 第 46题 What is the printout of the following switch statement? char ch = a ; switch case A :

System.out.print(ch); break; case b : case B :

(ch)

{ case a :

Java练习题1(有答案)(3).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wendang/521351.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)