填空题

如果有一个类MyFrame是Frame的子类,但它不能被实例化,请写出该类的声明头:______。

【参考答案】

abstract class MyFrame extends Frame
热门 试题