单项选择题

A.扩展JApplet和Thread
B.扩展JApplet和重设Thread类的run()方法。
C.扩展JApplet和实现Runnable。
D.扩展JApplet和创建Thread类的实例。