【单选题】【消耗次数: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
随机题目
【判断题】 In western countries, you can talk about anyting in the office such as topics about weather,politics and religion.
①  正确
②  错误
【判断题】 Ground floor in America is level with the ground outside(地面一层).
①  正确
②  错误
【判断题】 You use the sentence patternMay I...to make polite requests.
①  正确
②  错误
【判断题】 In America and some Europian countries, if you want hitchhiking(搭车), you can hold your thumb up.
①  正确
②  错误
【单选题】 He has__________ at Changi airport for a flight to Manchester.
①  checked in
②  leave
③  checked out
④  arrived
【单选题】 Three planes are waiting to _______.
①  take on
②  take to
③  take off
④  take in
【单选题】 I __________the plane bound for England yesterday morning.
①  got
②  boarded
③  move to
④  boarding
【单选题】 ________methetruth,orIllbeangry.
①  Telling
②  Totell
③  Told
④  Tell
【单选题】 A: ________________?B: Im here for my cousins wedding.
①  Whats the way of your visit?
②  Whats the plan of your visit?
③  Whats the purpose of your visit?
④  Where will you live?
【单选题】 What is the correct serving order of western dishes?
①  appetizer, soup, side dishes, main course, dessert, coffee/tea.
②  soup, appetizer, dessert, side dishes, main course, coffee/tea.
③  side dishes, appetizer, soup, main course, dessert, coffee/tea.
④  dessert, coffee/tea, side dishes, appetizer, soup, main course.