A.On
B.With
C.By
D.As
第1题:
What's ( )job? Are ( ) British?
A. your, your
B. you, your
C. your, you
第2题:
下列数组的定义中,错误的是
A.char ca1[ ]={‘c’,’m’,’n’};
B.char ca2[6]=”name”;
C.char ca3[4]=”your”;
D.iznt arry[ ]={1,2,3,4};
第3题:
下列标识符中,不合法的用户标识符为()
A.month
B._5xy
C.int
D.your_name
第4题:
以下程序段在窗体上输出 [12] ,在图片框中输出name,在立即窗口中输出 [13] 。
A="your"
B="aname"
C="iscr"
PrintRight(A,3)
Picturel.PrintMid(B,2,4)
Debug.PrintLeft(C,2)
第5题:
下列不合法的变量名是( ) 。
A、name1
B、e3
C、r_3
D、we-5
第6题:
1、下列标识符中,不合法的用户标识符为()
A.month
B._5xy
C.int
D.your_name