单项选择题

在JAVA编程中,实现Runnable接口时必须实现的方法是()。

A.wait()
B.run()
C.stop()
D.start()