首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2SE开发 >

Which methods guarantee that a thread will leave the running state解决方案

2012-10-17 
Which methods guarantee that a thread will leave the running stateWhich methods guarantee that a th

Which methods guarantee that a thread will leave the running state
Which methods guarantee that a thread will leave the running state? 

(a) yield() 

(b) sleep(1000) 

(c) aLiveThread.join() 

(d) wait() 

(e) notify() 

(f) notifyAll() 


[解决办法]
a b d
[解决办法]
呵呵,估计是哪个公司的笔试题吧

热点排行