Which of the following allows all VMs in a virtual environment to have RAM allocated for use?
Correct Answer: D
Explanation
The concept described in the question is related to virtualization and resource management in a virtual environment. The approach that allows all virtual machines (VMs) to have memory (RAM) allocated for use is known as resource pooling. Therefore, the correct answer is D: "Resource pooling." This approach allows resources to be allocated dynamically to VMs based on their current needs, and ensures that resources are used efficiently in the virtual environment.
Resource pooling is a technique used in virtualization to share resources among multiple virtual machines (VMs). With resource pooling, RAM can be allocated dynamically to VMs as needed, allowing all VMs in a virtual environment to have RAM allocated for use.
References: https://en.wikipedia.org/wiki/Resource_pooling