Java(类与对象)

1>对象判等 请输入并运行以下代码,得到什么结果? 1 public class Test { 2 3 public static void main(String[] args) { 4 // TODO Auto-generated method stub 5 Foo obj1 = new Foo(); 6 Foo obj2
相关文章
相关标签/搜索