填空题

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

【参考答案】

]abstract class MyFrame extends Frame