单项选择题
Student s1=new Student("john")Student s2=new Student("Alice")S1=S2;System.out.println(S1.getName());输出结果为()
A.John
B.null
C.Alice
D.不能确定
点击查看答案&解析

单项选择题
A.John
B.null
C.Alice
D.不能确定
微信扫一扫,加关注免费搜题