Q3
What is the maximum number of threads that can run concurrently in C++?
A.
2
B.
Depends on the hardware and operating system
AnswerC.
4
D.
8
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board