-->
当前位置:首页 > Luz 第5949页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:Which of the following statement is true ?

Luz5年前 (2021-05-10)915
Which of the following statement is true ?@[D](1)A. Sometimes multithreading does not provide better performance than a…

单选题:Threads belonging to the same process share the_______.

Luz5年前 (2021-05-10)837
Threads belonging to the same process share the_______. @[B](1)A. stack B. code section C. register set D. thread…

单选题:A Thread Control Block (TCB) stores:

Luz5年前 (2021-05-10)867
A Thread Control Block (TCB) stores: @[C](1)A. User (owner) ID B. Memory map C. The machine state (registers, pro…

单选题:A thread is also called _______.

Luz5年前 (2021-05-10)843
A thread is also called _______.@[B](1)A. a virtual process B. a lightweight process C. a heavyweight process D. non…

单选题:Which component of a process is not shared across threads?

Luz5年前 (2021-05-10)826
Which component of a process is not shared across threads? @[A](1)A. Register values B. Heap memory C. Global variabl…

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

Luz5年前 (2021-05-10)731
Which of the following statements about the thread and the process is correct?@[D](1)A. The process is the unit of disp…

单选题:Threads in a process share the _________.

Luz5年前 (2021-05-10)687
Threads in a process share the _________.@[D](1)A. Stack memory B. Heap memoryC.…

单选题:For many-to-one model, if one thread within a single process is

Luz5年前 (2021-05-10)741
For many-to-one model, if one thread within a single process is blocking, then _________.@[B](1)A. the rest threads of…

单选题:In general, user-level threads are _____ to create and manage th

Luz5年前 (2021-05-10)774
In general, user-level threads are _____ to create and manage than kernel-level threads, because __________. @[C](1)A.…

单选题:In general, multithreading shows some features benefiting user a

Luz5年前 (2021-05-10)647
In general, multithreading shows some features benefiting user applications. Even though an operating system does not su…