Final answer:
The strategy of resource allocation denial is referred to as the No-Preemption Algorithm. This algorithm ensures that resources allocated to a process are used and released in a safe and orderly manner.
Step-by-step explanation:
The strategy of resource allocation denial is referred to as the No-Preemption Algorithm. This algorithm ensures that once a process holds a resource, it cannot be preempted and forced to relinquish the resource until it has completed its task.
This prevents resource deadlocks and guarantees that resources allocated to a process are used and released in a safe and orderly manner.