Q3
What is the main advantage of using multithreading in Java programs?
A.
Reduced memory usage
B.
Simplicity of code
C.
Improved program performance by utilizing multiple CPUs or CPU cores
AnswerD.
Elimination of exceptions
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board