单项选择题

下列哪个选项是main( )方法的返回值类型

A. Const a As Single=1.1
B. Const a="OK"
C. Const a As Double=Sin(1)
D. Const a As Integer="12"