欢迎来到牛牛题库网 牛牛题库官网
logo

单项选择题

下面Main过程运行之后,则变量J的值为
Private Sub MainSub( )
Dim J As Integer
J=5
Call GetData(J)
End Sub
Private Sub GetData(ByRef f As Integer)
f=f$2+Sgn(-1)
End Sub

A) 5
B) 7
C) 9
D) 10
点击查看答案&解析
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题