Chapter 6 Concurrency: Deadlock and Starvation第六章 并发性: 死锁与饥饿True / False Questions:(判断题)1. T / F Deadlock can be defined as the periodic blocking of a set of processes that either compete for system resources or communicate with each other.死锁是指一系列进程在相互竞争系统资源时发生的一种周期性.阶段性的阻塞。ANS:F (permanent blocking)错误。(应该是永久性的阻塞)2. T / F All deadlocks involve conflicting needs for resources by two or more processes.死锁都是由两个或两个以上进程对资源需求的冲突引起的。ANS:T正确。3. T / F A reusable re