正确答案: A
题目:现有:public class Pet()public class Cat extends Pet{)执行代码Cat c- new Cat();Pet p= (Pet)c;后下列哪项是正确的?()
查看原题 查看所有试题
学习资料的答案和解析: