1.

State a few advantages of multithreaded programming.

Answer»

The FOLLOWING are some of the advantages of multithreaded programming:

  • Multithreaded programming increases the SYSTEM's responsiveness to consumers.
  • In multithreaded programming, there is resource sharing INSIDE the process.
  • It takes full ADVANTAGE of the multiprocessing architecture.
  • Because parallel processing is performed in a way, it is cost-effective in TERMS of the resources needed in the project.


Discussion

No Comment Found