[单选题]
和resume()方法相互搭配,使线程停止执行,然后调用resume()方法恢复线程的是( )。
A.interrupt()
B.stop()
C.suspend()
D.yield()
参考答案与解析: