SK0-005 · Question #529
SK0-005 Question #529: Real Exam Question with Answer & Explanation
The correct answer is A: Type 1 hypervisor. {"question_number": 8, "question": "Which of the following supports virtualization?", "correct_answer": "A", "explanation": "A Type 1 hypervisor (A) is software that runs directly on the physical hardware (bare metal) and creates and manages virtual machines. It is the foundation
Question
Which of the following supports virtualization?
Options
- AType 1 hypervisor
- BBare-metal installation
- CServer-level redundancy
- DActive-active load balancing
Explanation
{"question_number": 8, "question": "Which of the following supports virtualization?", "correct_answer": "A", "explanation": "A Type 1 hypervisor (A) is software that runs directly on the physical hardware (bare metal) and creates and manages virtual machines. It is the foundational technology that enables server virtualization. Examples include VMware ESXi, Microsoft Hyper-V, and KVM. A bare-metal installation (B) refers to installing an OS directly on hardware without a virtualization layer - this is the opposite of virtualization. Server-level redundancy (C) refers to failover and high availability configurations, not virtualization. Active-active load balancing (D) distributes traffic across multiple active servers, which is a high-availability concept unrelated to virtualization itself.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.