HP
HP0-P25 · Question #69
Which statements are true about threads and processes for a system running HP-UX? (Select three.)
The correct answer is B. The kernel parameter max_thread_proc defines the maximum number of concurrent threads D. The kernel parameter nkthread limits the number of threads allowed to run simultaneously, E. A process can have multiple threads. See the full explanation below for the reasoning.
Question
Which statements are true about threads and processes for a system running HP-UX? (Select three.)
Options
- AA thread can have multiple processes.
- BThe kernel parameter max_thread_proc defines the maximum number of concurrent threads
- CA thread can be killed using the kill command.
- DThe kernel parameter nkthread limits the number of threads allowed to run simultaneously,
- EA process can have multiple threads.
- FA thread is similar to a process, but cannot be switched to a different CPU.
How the community answered
(60 responses)- A7% (4)
- B75% (45)
- C3% (2)
- F15% (9)
Community Discussion
No community discussion yet for this question.