Vidyalelo
C++ Programming · Q42

Multi threading in C++

Programming · C++ Programming · question 42

Q42

What is the primary goal of using multi-threading in C++ programs?

A.
To increase program size
B.
To decrease program speed
C.
To decrease program size
D.
To improve program responsiveness
Answer

Answer: Option D

Solution

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