【单选题】【消耗次数:1】
以下不能输出Program的语句是?
Print Left(VBProgram,7)
Print Right(VBProgram,7)
Print Mid(VBProgram,3)
Print Mid(VBProgram,3,7)
参考答案:
复制
纠错
相关题目
【单选题】 ()对象不能使用print方法。
①  图片框
②  文本框
③  窗体
④  立即窗口
【单选题】 如果a=True,b=0,则语句Print not a <>b的输出结果是?
①  False
②  True
③  1
④  -1
【单选题】 下列函数不能和函数void print(char)构成重载的是( )
①  int print(int);
②  void print(char,char);
③  int print(char);
④  void print(int,int);
【单选题】 如果a=1,b=-1,则语句Print (a = 1) And (b = -1)的输出结果是 。
①  False
②  True
③  1
④  -1
【简答题】 有如下程序段: For i=1 To 3 For j=5 To 1 Step -1 Print i*j Next j Next i 程序运行后,语句print i*j的执行次数为[填空]。
【单选题】 ()对象能使用print方法。
①  文本框
②  命令按钮
③  图片框
④  标签
【单选题】 下列程序段If(2*2=5)(2*2=4)Then:Print"Trueisgreaterthanfalse":Else:Print"Falseisgreaterthantrue"的运行结果是()。
①  Trueisgreaterthanfalse
②  Falseisgreaterthantrue
③  False
④  True
【单选题】 下面的程序段运行后,显示的结果是( )。 Dim x If x Then Print x Else Print x+1
①  1
②  0
③  -1
④  显示出错信息
【单选题】 The writer rushed his book into print. Here rush takes the [] meaning.
①  denotative
②  connotative
【单选题】 以下代码输出从2到20之间的所有偶数,for语句的迭代因子是( )for ( i =2; i &lt;=20;     ) System.out.print(i);(100分)
①  i+=2
②  i-=2
③  i+=1
④  i-=1
随机题目
【单选题】 What’s [填空] the box?
①  in
②  on
③  at
④  for
【单选题】 Could you help [填空]?
①  I
②  me
③  my
④  mine
【单选题】 He arrived [填空] Shanghai yesterday.
①  in
②  on
③  at
④  for
【单选题】 Don’t borrow money [填空] her.
①  from
②  to
③  for
④  in
【单选题】 This desk is [填空] .
①  you
②  yours
③  your
④  your's
【单选题】 The dog lies [填空] the door.
①  on
②  in
③  behind
④  under
【单选题】 [填空] cant get my bike.
①  I
②  Me
③  My
④  Mine
【单选题】 There is a big hole [填空] the wall.
①  in
②  on
③  at
④  for
【单选题】 Does Tim often play [填空] basketball after [填空] school?
①  /,/
②  /,the
③  the,/
④  a,//
【单选题】 Would you like [填空] TV?
①  watch
②  watches
③  watched
④  watching