Vidyalelo
C++ Programming · Q3

Multi threading in C++

Programming · C++ Programming · question 3

Q3

What is the maximum number of threads that can run concurrently in C++?

A.
2
B.
Depends on the hardware and operating system
Answer
C.
4
D.
8

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board