• 2022-07-24
    调用线程的下列方法中,( )可以改变该线程在生命周期中的状态。
    A: setPriority ( )
    B: currentThread ( )
    C: start ( )
    D: aetiveCount ( )