A. string B. Int64 C. Int32 D. Object
A. int a, string b, char c B. int a,b,c; C. char a; D. string myString =”abc”;
A. decimal theMoney; B. int theMoney; C. string theMoney; Dim theMoney as doubl
A. System.Single B. System.Double C. System.Int32 D. System.Int64
A. % B.++ C. /= D. >>
A. 对象类型 B. 字符类型 C. .委托类型 D. 整数类型
A. System.Single B. System.Double C. System.Int32 D. System.Int6
A. 不确定 B. 6 C. 5 D. 4