問題詳情

30. 關於多執行緒程式 (multithreaded programs), 下列何者有誤?
(A) 不同 thread 所分配的工作, 彼此資料相關性越低越好
(B)multithreaded 程式執行效率一定比 single-thread 程式要快
(C) 如果 CPU 並沒有支援多核心, multithread 程式不一定能提升效率
(D) Pthread 是一種 multithreading library。

參考答案

無參考答案

內容推薦

內容推薦