Question - What are loosely coupled systems?
Answer -
1. These systems are also called as the distributed systems.
2. It consist of collection of processors that do not share memory or clock.
3. The processors communicate through high speed buses or telephone lines.
4. It can be a centralized system where the server responds to client requests.
5. It can also be a peer to peer system.