赞题库-背景图
单项选择题

如果类实现了Runnable接口,类必须包含的方法是( )。

A.start()、stop()和run()
B.actionPerformed()
C.run()
D.start()、stop()