多做题,通过考试没问题!

计算机程序设计

睦霖题库>大学试题(计算机科学)>计算机程序设计

已知整型数组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
答案解析:
进入题库查看解析

微信扫一扫手机做题