单项选择题

A.Dim  x As Integer
B.Dim  x As Integer,y As Single
C.Var  x,y:Integer
D.Dim  x As Integer,y As Integer