多项选择题
A.2<<11-5 B.3-6/3 C.(float)(-1/1) D.-6%3
A.Const string text(表达式)例如Const string text=“abc” B.int 2b C.Const int Value=2 D.Int32_k=7
A.其他几项均不正确 B.值类型仅仅是数据的索引 C.直接在内存中存储类型的值 D.主要由简单类型,枚举类型,结构类型,泛型组成