200-301 · Question #1733
200-301 Question #1733: Real Exam Question with Answer & Explanation
The correct answer is C: It is a type of operating system virtualization that allows the host operating system to control the. Containers provide a lightweight form of operating system-level virtualization, where the host OS allows multiple isolated environments (containers) to run applications. Unlike traditional virtualization, containers share the host OS kernel but keep processes, memory, and file sy
Question
Which statement describes virtualization on containers?
Options
- AIt emulates a physical computer and enables multiple machines to run with many operating
- BIt contains a guest operating system and virtual partition of hardware for OS and requires
- CIt is a type of operating system virtualization that allows the host operating system to control the
- DIt separates virtual machines from each other and allocates memory, processors, and storage to
Explanation
Containers provide a lightweight form of operating system-level virtualization, where the host OS allows multiple isolated environments (containers) to run applications. Unlike traditional virtualization, containers share the host OS kernel but keep processes, memory, and file systems isolated from each other. Each container has its own environment, but they are much more lightweight than full virtual machines (VMs) because they don't require a separate guest OS in
Topics
Community Discussion
No community discussion yet for this question.