填空题

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

【参考答案】

abstract class MyFrame extends Frame