单项选择题

下列定义abc过程的语句,正确的是()

A.Dim Sub abc(x,y)
B.Public abc(x,y)
C.Private Sub abc(x,y)As Integer
D.Sub abc(x,y)