单项选择题

下列各组变量声明正确的是( )。

A.Dim abc as integer,num as single
B.Dim I%,N$as integer
C.Dim a%,b%,c%,a$
D.public dim n%