1.

Instead of starting a new thread for every task to execute concurrently, the task can be passed to a ___________(a) process(b) thread pool(c) thread queue(d) none of the mentionedThe question was posed to me during an interview for a job.My query is from Thread Pools topic in chapter The Linux System of Operating System

Answer»

The correct option is (B) THREAD pool

Easiest explanation - NONE.



Discussion

No Comment Found

Related InterviewSolutions