单项选择题

下面声明字符申变量的选项中正确的是()。

A.Dim ab1As Integer
B.Dim ab1As String
C.Dim a&b As Integer
D.Dim a&b As String