已知整型数组a(12),若要在过程调用后返回其元素最大值的下标,下面的过程定义语句合法的是()
- A、PrivateFunctionmx(a()AsInteger)AsInteger
- B、PrivateFunctionmx(ByVala(12)AsInteger)AsInteger
- C、PrivateFunctionmx(a(12)AsInteger)AsInteger
- D、PrivateFunctionmx(ByVala()AsInteger)AsInteger
正确答案:A
答案解析:有

微信扫一扫手机做题