SCJP易错题(310-055)

preview
共1个文件
doc:1个
5星 · 超过95%的资源 需积分: 0 12 下载量 55 浏览量 更新于2008-10-13 收藏 27KB RAR 举报
静态方法将随着类的变化而变化,看例子: class Parent{ static void test(){System.out.println("hi,parent")}; } class Child extends Parent{ static void test(){System.out.println("hi,child")}; } Parent p = new Child(); p.test(); //打出来的是hi,parent! 静态方法是不能overrided的,只是隐藏
CrazyDesire
  • 粉丝: 0
  • 资源: 1
上传资源 快速赚钱
voice
center-task 前往需求广场,查看用户热搜

最新资源