假定已定义了一个过程Subadd(aassingle,bassingle),则正确的调用语句是()。
A:add12,12
B:calladdx,y
C:calladd(12,12,x)
D:add()
出自:计算机科学