41. Which of the following is a potential benefit of multi-threading in C++? A. Increased reliability B. Reduced memory usage C. Improved performance D. Decreased complexity Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option C No explanation is given for this question Let's Discuss on Board
42. 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 & Solution Discuss in Board Save for Later Answer & Solution Answer: Option D No explanation is given for this question Let's Discuss on Board