
Answer-first summary for fast verification
Answer: BIOS-enabled virtualization, Windows 10 64-bit Professional
The question asks for two prerequisite components needed to install Docker on Windows devices. Based on Docker's official documentation and community consensus (100% agreement on CE), the correct prerequisites are: C (BIOS-enabled virtualization) and E (Windows 10 64-bit Professional). C is required because Docker on Windows relies on Hyper-V, which needs hardware virtualization enabled in BIOS. E is necessary as Docker for Windows requires a 64-bit version of Windows 10 Pro, Enterprise, or Education (not Home edition, which has limitations). Other options are incorrect: A is a detection tool, not a prerequisite; B is a GUI for Docker, not a core prerequisite; D (VirtualBox) is not required for Docker on Windows as it uses Hyper-V instead.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are developing a hands-on workshop to introduce Docker for Windows to attendees. You need to ensure that workshop attendees can install Docker on their devices. Which two prerequisite components should attendees install on their devices? Each correct answer presents part of the solution.
A
Microsoft Hardware-Assisted Virtualization Detection Tool
B
Kitematic
C
BIOS-enabled virtualization
D
VirtualBox
E
Windows 10 64-bit Professional