对于下列HELLO类,哪个叙述是正确的? ( ) A. 不允许使用static修饰abstract方法 B. 可以同时用final和abstract修饰同一个方法 C. abstract类中不可以有非abstract方法 D. final类不可以有父类
出自:乐山师范学院Java程序设计.