问题 单项选择题

利用Runnable接口实现线程必须复写run()方法,这个run()方法是由哪一个方法调用的()。

A.start()

B.doStart()

C.startApp()

D.doRun()

答案

参考答案:D

判断题
选择题