_____ is loosely coupled system and _____ is tightly coupled system.
2021
_____ is loosely coupled system and _____ is tightly coupled system.
Answer: C. Distributed processing; Parallel processing — Distributed processing represents a loosely coupled system where components communicate via networks. Parallel processing typically forms a tightly coupled…
- A.
Distributed processing; Uniprocessing
- B.
Batch processing; Parallel processing
- C.
Distributed processing; Parallel processing
- D.
Uniprocessing; Real Processing
Attempted by 43 students.
Show answer & explanation
Correct answer: C
Distributed processing represents a loosely coupled system where components communicate via networks. Parallel processing typically forms a tightly coupled system utilizing shared memory architectures for direct communication.
Loading lesson…