问答题
类成员有几种可访问形式?
this.;newClass().Method;
问答题 试述特性能够放到某个方法的参数上?如果可以,这有什么用?
问答题 请解释一下IClonable。
问答题 abstract的method是否可同时是static,是否可同时是native是否可同时是synchronized?