Podcast
Questions and Answers
What is a key characteristic of a distributed system?
What is a key characteristic of a distributed system?
- One component with non-autonomous parts
- Shared resources accessible to all users
- Software running in a single process
- Multiple autonomous components (correct)
Which characteristic is NOT associated with centralized systems?
Which characteristic is NOT associated with centralized systems?
- Component shared by users all the time
- Single Point of failure
- Multiple Points of control (correct)
- Resources accessible to all users
What is a feature of decentralized systems?
What is a feature of decentralized systems?
- Shared resources accessible to all users
- Single Point of control
- No specific component owning decision making (correct)
- Multiple Points of failure
Which type of system has software running in concurrent processes on different processors?
Which type of system has software running in concurrent processes on different processors?
What does a centralized system have that a distributed system does not?
What does a centralized system have that a distributed system does not?
What is the main difference between parallel computing and distributed computing?
What is the main difference between parallel computing and distributed computing?
In which type of system are components located on various networked systems that interact by passing messages to one another?
In which type of system are components located on various networked systems that interact by passing messages to one another?
What is the main objective of using a multiprocessor system?
What is the main objective of using a multiprocessor system?
How do multiple processors in parallel computing execute tasks?
How do multiple processors in parallel computing execute tasks?
In a multicomputer system, how are autonomous computers connected?
In a multicomputer system, how are autonomous computers connected?