A.Const Num As Integer=200 B.Const Num1 As Long=200, Sstr$="World" C.Const Sstr$="World" D.Const Num$=#World#
A.1 B.2 C.4 D.8
A.Short、Integer、Long、Float、Double B.Short、Int、Long、Single、Double C.Integer、Long、Single、Double、Decimal D.Boolen、Byte、Bit、Decimal、Date