皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
从对话后的方框中选择适当的选项补全对话 A: How are you going to spend this long summer holiday, Xiao Ming? B: I'm going to visit Hainan Island. A: 小题1:__ B: No, I'llgo there by myself. A; __小题2: _ B; By plane. It takes only about two hours to get there. A : __小题3: __ B; Thank you very much. How about you? A: I’ll go back to my hometown to see my parents. B : __小题4: __ A; My pleasure. B; Thank you. A: You' re welcome.
A.
Say hello to your parents for me.
B.
How will you get there?
C.
Will you go there with your parents?
D.
I'm sure you will enjoy yourself there.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】税收优先于所有的无担保债权。( )
【单选题】下列程序: Private Sub Form _Click () a = 100 Do If a Mod 2 = 0 Then s = s + 1 End If a = a + 1 Loop While a < 121 Print a,s End Sub 运行后,输出的结果是( )。
A.
120  12
B.
120  10
C.
122  12
D.
121  11
【单选题】Private sub Command1_Click() Dim a as integer,s as integer a=8:s=1 Do s=s+a a=a-1 Loop while a<=0 Print s;a End Sub 程序运行后,单击命令按钮,则窗体上显示的结果是:( )
A.
7    9
B.
34     0
C.
9    7
D.
死循环
【单选题】有如下程序: main() { int s=0, a=1,n scanf('% d', &n) do { s+=1 a=a-2} while(a!=n) printf('% d/n', s) } 若要使程序输出2,则应该从键盘输入的值是______。
A.
-1
B.
-3
C.
-5
D.
0
【判断题】税收优先于所有的无担保债权。( )
A.
正确
B.
错误
【单选题】下列程序 Private Sub Form _Click () a = 100 Do If a Mod 2 = 0 Then s = s + 1 End If a = a + 1 Loop While a < 121 Print a,s End Sub 运行后,输出的结果是( )。
A.
100   10
B.
120  10
C.
122  12
D.
121  11
【单选题】右面程序执行后输出的结果是(   )
A.
–1
B.
0
C.
1
D.
2 n=5 s=0 WHILE  s<15 s=s+n n=n-1 WEND PRINT  n END
【简答题】税收优先于所有的无担保债权。( )
【单选题】在Excel 费用明细表中,列标题为“日期”、“部门”、“姓名”、“报销金额”等,欲按部门统计报销金额,可用()方法。
A.
筛选
B.
排序
C.
分类汇总
D.
没办法做到
【判断题】铁路乘意险的保险期限自旅客持有效乘车凭证实名制验证或检票进站时起,至旅客到达所持乘车凭证载明的到站下车时止。
A.
正确
B.
错误
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题