Multiple choice technology mainframe

A Multiprocessing task which is said as Loosely Coupled when the processors do not share the memory

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Loosely coupled multiprocessing systems have processors that do not share memory and communicate through message passing or other mechanisms. This is in contrast to tightly coupled systems where processors share common memory. The statement correctly defines loosely coupled multiprocessing.