题目内容

Mastery of technology is second only【33】money as the true measure of accomplishment in this country, and it is very likely that by【34】this under-representation in the technological realm, and by not questioning and examining the folkways that have【35】it, blacks are allowing【36】to be kept out of the mainstream once again. This time, however, they will be【37】from the greatest cash engine of the twenty-first century. Inner-city blacks in particular are in danger, and the beautiful suburbs【38】ring the decay of Hartford, shed the past and learn to exist without contemplating or encountering the tragedy of the inner city.
And blacks must change as well. The ways that【39】their ancestors through captivity and coming to freedom have begun to loose their utility. If blacks【40】to survive as full participants in this society, they have to understand what works now.
(21)

A. like
B. as
C. for
D. with

查看答案
更多问题

A.followedB.followsC.to followD.following

A. followed
B. follows
C. to follow
D. following

下列程序的输出结果是()。 Dima a=Array(1,2,3,4,5,6,7,8) i=0 ForK=100 To 90 Step-2 s=a(i)^2 If a(i)>3 Then Exit For i=i+1 Nextk Printk;a(i);s

A. 88 6 36
B. 88 1 2
C. 90 2 4
D. 94 4 16

在窗体上画一个名称为Command1的命令按钮,然后编写如下通用过程和命令按钮的事件过程: Private Funcdonf(m As Integer) If m Mod2=0 Then f=m E1Se f=1 End If End FunCdOn Private Sub Cmnmalldl_CUCk() Dimi As Integer S=0 Fori=1 To 5 s=s+f(i)

A. 11
B. 10
C. 9
D. 8

下列程序的执行结果为()。 Ptivate Sub Command_Click() DimFirStr As String FirStr="abcdef" PrintPat(FirSB) End Sub PrivateFunctionPat(xStr As String)As String DimtempStr As String,strLen As Integer tempStr="" strLen=Len(xStr) i=1 DoW

A. abcdef
B. afbecd
C. fedcba
D. defabc

答案查题题库