Podcast
Questions and Answers
What type of processes have their state shared with other processes?
What type of processes have their state shared with other processes?
- Deterministic processes
- Cooperating processes (correct)
- Reproducible processes
- Independent processes
Which type of process execution is irreproducible?
Which type of process execution is irreproducible?
- Deterministic process execution
- Reproducible process execution
- Cooperating process execution (correct)
- Independent process execution
What is a characteristic of independent processes?
What is a characteristic of independent processes?
- Shared state
- Reproducible execution (correct)
- Dependent on relative execution sequence
- Nondeterministic execution
Which type of process execution is deterministic?
Which type of process execution is deterministic?
What is a characteristic of cooperating processes?
What is a characteristic of cooperating processes?