A

Admin • 828.03K Points
Coach

Q. What is the main advantage of multithreading in Java?

  • (A) Reduces memory usage
  • (B) Improves user interface
  • (C) Improves performance by executing multiple threads concurrently
  • (D) Increases the size of the application

Explanation by: Admin
Multithreading allows concurrent execution of tasks, improving performance and responsiveness.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.