单项选择题

设有以下函数过程Private Function Fun(a()As Integer,b As String)As Integer…End Function若已有变量声明:Dim x(5)As Integer,n As Integer,ch As String则下面正确的过程调用语句是( )。

A.x(0)=Fun(x,"ch")
B.n=Fun(n,ch)
C.Call Fun x,“ch"
D.n=Fun(x(5),ch)
题目列表

你可能感兴趣的试题

微信扫码免费搜题