皮皮学,免费搜题
登录
搜题
【简答题】
下列程序的输出结果是什么( ) public class E { public static void main (String args[ ]) { char c = '\0'; for(int i=1;i<=4;i++) { switch(i) { case 1: c = 'J'; System.out.print(c); case 2: c = 'e'; System.out.print(c); break; case 3: c = 'p'; System.out.print(c); default: System.out.print("好"); } } } } 2. 下列程序的输出结果是( ) public class E { public static void main (String []args) { int x = 1,y = 6; while (y-->0) { x--; } System.out.print("x="+x+",y="+y); } }
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】What will be the output of the following Python code? if (9 0) or False: ----print("good") else: ----print("bad")
A.
error
B.
hello
C.
good
D.
bad
【简答题】奥运火炬传递经过你校路段,由你组织师生迎接。你如何做好准备工作?你认为此次活动中需要注意的问题有哪些?
【单选题】Newton _____ that all masses attract each other.
A.
found
B.
looked for
C.
created
D.
invented
【单选题】电池在一定的放电条件下所能放出的电量称为电池的( )。
A.
电动势
B.
能量
C.
容量
D.
电压
【单选题】用Print方法在Form1窗体中显示出4个星号的正确代码为( )。
A.
Debug.Print'****'
B.
Print****
C.
Form1_Print'****'
D.
Form1.Print'****'
【单选题】Do you _________ a school trip each month? [     ]
A.
has
B.
have
C.
do
【判断题】经济合同的内容必须符合国家的有关法律、行政法规和宏观经济规划的要求。
A.
正确
B.
错误
【单选题】听力原文:How many movies do you see each month? (A) I'll see that movie next month. (B) I moved overseas. (C) About four. I usually go once a week. (23)
A.
B.
【单选题】用Print方法在Form1窗体中显示出四个星号的正确代码为()。
A.
Print'****'
B.
Form1_Print'****'
C.
Form1.Print'****'
【简答题】假定你是李华,得悉你校的国外友好学校来你校参观,你申请担任向导,请写一份邮件给你校的负责老师,申请参加。 内容包括: 1.自我介绍(尤其是英语能力)2. 参加的目的;3. 希望获准。 注意: 1. 词数100字左右;2. 可适当地增加细节,以使行文连贯;3. 文章的开头和结尾已为你写好。 Dear Sir, Regards, Li Hua
相关题目: