Discuss Forum

1. Multi threaded programs are :

  • A. lesser prone to deadlocks
  • B. lesser prone to deadlocks
  • C. lesser prone to deadlocks
  • D. lesser prone to deadlocks

Answer: Option A

Explanation:

A multi - threaded program will take advantage of additional threads — and cores — to distribute the load of the program more efficiently, as opposed to have one poor core do all the work while the others simply watch. The premise of concurrency is to run two or more different programs, kind of at the same time.

Post your comments here:

Name:
Mobile:
Email:(Optional)

» Your comments will be displayed only after manual approval.