单项选择题

Thread类中能运行线程体的方法是

A.start()
B.resume()
C.init()
D.run()