Q46
Which feature of java 8 enables us to create a work stealing thread pool using all available processors at its target?
A.
workPool
B.
newWorkStealingPool
AnswerC.
threadPool
D.
workThreadPool
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board