單項選擇題一個進程至少要有一個()

A.線程
B.進程
C.類
D.對象


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題創(chuàng)建進程所用到的模塊是()

A.multiprocessing
B.math
C.random
D.threading

2.單項選擇題Queue可以實現(xiàn)多進程之間的()

A.數(shù)據(jù)交換
B.數(shù)據(jù)刪除
C.數(shù)據(jù)添加
D.數(shù)據(jù)管理

3.單項選擇題可以創(chuàng)建管理進程池的是()

A.pool
B.process
C.thread
D.queue

4.單項選擇題資源分配的最小單位是()

A.堆
B.棧
C.線程
D.進程

5.單項選擇題python中的多進程模塊是()

A.multiprocessing
B.math
C.random
D.threading