有如下函数过程:Functionsecproc(xAsInteger,yAsInteger,zAsInteger)secproc=3y+z+2xEndFunctionPrivateSubCommand1_Click()DimaAsInteger,bAsIn

有如下函数过程:Functionsecproc(xAsInteger,yAsInteger,zAsInteger)secproc=3y z 2xEndFunctionPrivateSubCommand1_Click()DimaAsInteger,bAsInteger,cAsIntegera=2:b=3:c=4Printsecproc(c,b,a)EndSub该程序的运行结果是()。

A.17

B.18

C.19

D.20

正确答案:C

猜你喜欢