以下哪个方法用于定义线程的执行体?
A start()
B init()
C run()
D synchronized()