5,6
5,5
6,5
6,6
第1题:
下列程序的输出结果是( )。 #include<stdio.h> #include<string.h> main() { char a[]="\n123\\"; printf ("%d,%d\n",strlen(a),sizeof(a)); }
A.5,6
B.5,5
C.6,6
D.6,5
第2题:
第3题:
int x=0; int y 10; do { y--; ++x; } while (x < 5); System.out.print(x + “,“ + y); What is the result?()
第4题:
int x=0; int y=10; do{l3.y--; ++x; }while(x<5); System.out.print(x+","+y); What is the result?()
第5题:
r, t, t,
r, e, o,
Compilation fails.
An exception is thrown at runtime.
第6题:
b 3
b 8
b 13
f 3
第7题:
0
The result is undefined.
a
2
1
c
b
第8题:
An exception is thrown at runtime.
int Long
Compilation fails.
Short Long
第9题:
peep
bark
meow
Compilation fails.
An exception is thrown at runtime.
第10题:
null
finally
null finally
Compilation fails.
finally exception
第11题:
7
49
343
Compilation fails.
An exception is thrown at runtime.
第12题:
5,6
5,5
6,5
6,6
第13题:
淤点、紫癜、淤斑的直径(mm)分别是
A.<1,2~4,>5
B.<2,3~5,>5
C.<3,4~6,>6
D.<4,5~7,1>8
E.<5,2~5,>6
第14题:
客户必须在办理口头挂失申请后()天之内,到银行柜台办理正式挂失手续,否则口头挂失在申请日次日算起的第()天自动失效。
第15题:
单个新入网号码叠加()笔及()笔以上业务视为违规开通业务。
第16题:
collie
harrier
Compilation fails.
collie harrier
An exception is thrown at runtime.
第17题:
test
Exception
Compilation fails.
NullPointerException
第18题:
TestA
TestB
Compilation fails.
An exception is thrown at runtime.
第19题:
23
234
235
Compilation fails.
第20题:
A
B
C
D
E
第21题:
2
24
234
246
2346
第22题:
5,6
5,5
6,5
6,6
第23题:
2.1.0
2.1.1
3.2.1
3.2.2