单选题
下列过程定义语句中合法的是______。
A、
Sub Proc(ByVal n())
B、
Sub Proc(n)As Integer
C、
Function Proc(Proc)
D、
Function Proc(ByVal n)
【正确答案】
D
【答案解析】
提交答案
关闭