以下哪个方法用来定义线程的执行体? re A.init() B.run() C.main() D.start() 以下哪个方法用来定义线程的执行体? re A.init() B.run() C.main() D.start() 正确答案:B