第一,谈谈final, finally, finalize的区别。
第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继续)其它类,是否可以implements(实现)interface(接口)?