9. Which of the following statements correctly describes the difference between a process and a thread?
(A) Processes share variables and resources, while threads are completely independent.
(B) Processes share the same memory space, while threads each have their own separate memory space.
(C) Processes and threads use the same system resources and have no differences.
(D) Threads within the same process share the same memory space.

答案:登入後查看
統計: 尚無統計資料