-->
当前位置:首页 > 题库

单选题:Which method below is to define an executive body of a thread? (

Luz5年前 (2021-05-10)题库1155
Which method below is to define an executive body of a thread? ( ) @[C](2)

A. start();
B. init()
C. run()
D. synchronized()




A.start();
B.init()
C.run()
D.synchronized()


答案:C