多项选择题
A.多态 B.循环 C.封装 D.继承
A.使用leftof() B.使用C#的typeof运算符 C.使用GetType()方法 D.使用indexof()
A.for循环 B.foreach/in循环 C.while循环 D.do/while循环