A.就緒狀態(tài) B.運行狀態(tài) C.掛起狀態(tài) D.獨占狀態(tài)
A.getName() B.Thread.CurrentThread(). C.sleep() D.run()
A.sleep() B.wait() C.notify() D.join()