问题 单项选择题

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

A.run()

B.start()

C.init()

D.resume()

答案

参考答案:B

解析: start0方法使线程参与运行调度。

选择题
单项选择题