首页题库练习题目详情
面向对象程序设计单选题中等

在Java中,以下哪项是Class类的常用方法?

AnewInstance()
BgetName()
CgetMethods()
D以上都是