单项选择题

使新创建的线程参与运行调度的方法是

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