在VB中,以下关于变量的声明错误的是()。
A:Dimx As Integer,y As Long
B:Dimx As Integer:y As String
C:Dimx As Integer,y As Integer
D:Dimx,y As String
出自:其他知识竞赛