1
3
5
6
8
第1题:
A.Unique
B.Check
C.Referential
D.Informational
第2题:
Which of the following is TRUE according to Paragraph 3?( )
A. Americans do not understand broken English.
B. The author’s mother was not respected sometimes.
C. The author’ mother had positive influence on her.
D. Broken English always reflects imperfect thoughts.
第3题:
第4题:
以下是表单的Activate事件的代码: s=0 for n=5 to 0 step -1 s=s+n endfor this.text1.value=s 这段代码执行后,文本框Text1的值为()
第5题:
p+2
p+3
p+4
p+5
p+6.
第6题:
w2+16
w+16
4w+16
4w+4
w+4
第7题:
-5
4
-3
第8题:
None
I only
II only
III only
I, II, and III
第9题:
the limit of positive stability
the limit of small-angle stability
maximum offset
downflooding
第10题:
×only
+only
-only
-and×
+and÷
第11题:
第12题:
I
I and II
I and III
II and III
第13题:
若输入“abcdef”“abdef”,下述程序的输出结果为( )。
#include
#include
main
{int n;
char s1[20],s2[20],*p1,*p2;
scanf("%s",s1);
scanf("%S",s2);
p1=s1;
p2=s2;
n=strcmp(p1,p2);
printf("Vood\n",n); }
A.-1
B.0
C."abcdef"
D."abdef"
第14题:
The author's attitude toward the influence of advertisement on people's habits is( )
[A] indifferent
[B] negative
[C] positive
[D] biased


第15题:
Which of the following constraint types can be used to ensure the value of an INTEGER column references only positive values?()
第16题:
Unique
Check
Referential
Informational
第17题:
第18题:
xy
(x+1)y
x(y+1)
第19题:
a positive righting moment
an increase in KM
a negative restoring force
a positive restoring force
第20题:
-1/2
-1/3
1/3
1/2
2
第21题:
metacentric point
metacenter
metacentric radius
tipping center
第22题:
第23题:
5
6
8
10
11