单选题
在以下什么情况下,线程就进入可运行状态? ( )
A、
线程调用了sleep()方法时
B、
线程调用了join()方法时
C、
线程调用了yield()方法时
D、
以上都是
【正确答案】
C
【答案解析】
提交答案
关闭