CompTIA
220-802 · Question #371
220-802 Question #371: Real Exam Question with Answer & Explanation
The correct answer is C: Not all CPUs are capable of running Windows 64-bit.. Not all CPUs support the x86-64 instruction set required for 64-bit Windows, and 64-bit Windows can access far more RAM than the approximately 4 GB ceiling imposed by 32-bit addressing.
Question
Which of the following are true regarding Windows 32-bit versus Windows 64-bit Operating Systems? (Select TWO).
Options
- ACPUs that can run Windows 32-bit can also run Windows 64-bit.
- BDevice drivers for Windows 32-bit and Windows 64-bit are the same.
- CNot all CPUs are capable of running Windows 64-bit.
- DWindows 64-bit can address larger amounts of RAM.
- EWindows 64-bit is a more secure OS and less susceptible to viruses.
Explanation
Not all CPUs support the x86-64 instruction set required for 64-bit Windows, and 64-bit Windows can access far more RAM than the approximately 4 GB ceiling imposed by 32-bit addressing.
Common mistakes.
- A. A 32-bit CPU cannot run 64-bit Windows; the 64-bit instruction set extensions are not present on a pure 32-bit processor.
- B. Device drivers are architecture-specific - a 32-bit driver will not load in a 64-bit Windows environment and vice versa; separate driver versions are required.
- E. 64-bit Windows is not inherently more secure or less susceptible to viruses than 32-bit Windows; security depends on patch level, configuration, and software, not address width.
Concept tested. 32-bit vs 64-bit OS CPU requirements and RAM addressing
Reference. https://learn.microsoft.com/en-us/windows/win32/winprog64/the-advantages-of-64-bit-windows
Community Discussion
No community discussion yet for this question.