题目内容

单击命令按钮执行下列程序,其输出结果是()。
Private Sub Command1_Click()
Dim a As Integer,b As Integer,c As Integer
a=3
b=4
c=5
Prim SecProc(c,b,A)
End Sub
Function FirProc(x As Integer,y As Integer,z As Integer)
FirProc=2*x+y+3*z
End Function
Function SecProc(x As Integer,y As Integer,z As Integer)
SecProc=FirProc(z,x,y)+x
End Function

A. 20
B. 22
C. 28
D. 30

查看答案
更多问题

基金托管人职责终止时,无须聘请会计师事务所对基金财产进行审计。 ()

A. 正确
B. 错误

根据移动平均法,如果某只股票价格超过平均价的某一百分比时,应该卖出。()

A. 正确
B. 错误

行为金融理论以心理学的研究成果为依据,认为投资者行为是理性的,投资者的实际投资决策行为与投资者的理性投资行为一致。 ()

A. 正确
B. 错误

The word "hazardous" in the second paragraph can be replaced by______.

A. tedious
B. comfortable
C. dangerous
D. uneventful

答案查题题库