单项选择题

下列语句都是在Form中定义的,其中,错误的是

A.Public Const A1=2u
B.Private Const A2=8
C.Public a3 As Integer
D.Private a4 As Integer