单项选择题

Thread类的()方法能够一个接一个地显示applet帧并在每一帧之间暂停一下。

A.pause()
B.sleep()
C.stop()
D.start()
E.run()