A.include B.import C.define D.using
A.int a=12; B.int a=12.5; C.int a=”12”; D.int a=’12’;
A.Mod B.Convert C.Const D.Single