-->
当前位置:首页 > 题库

单选题:Which of the following statements about the thread and the proce

Luz5年前 (2021-05-10)题库645
Which of the following statements about the thread and the process is correct ____?@[D](1)
A. The process is the unit of dispatching, while the thread is not.
B. Threads share the stack of the process.
C. Threads are heavy weighted than processes.
D. Threads have no suspended state.





A.The process is the unit of dispatching, while the thread is not.
B.Threads share the stack of the process.
C.Threads are heavy weighted than processes.
D.Threads have no suspended state.


答案:D