反射能够获取父类的是?

分类: 单选题 发布时间: 2024-01-20 20:40 浏览量: 0

反射能够获取父类的是?

A.getClassLoader()

B.newInstance()

C.newInstance()

D.getSuperclass()

正确答案是D