220-801 · Question #821
220-801 Question #821: Real Exam Question with Answer & Explanation
The correct answer is D: Hyper-threading. Hyper-threading (Intel's Simultaneous Multi-Threading technology) allows a single physical CPU core to present itself as two logical processors to the operating system, enabling it to process two instruction threads nearly simultaneously by utilizing idle execution units within t
Question
Options
- AQuad core
- BTriple core
- CDual core
- DHyper-threading
Explanation
Hyper-threading (Intel's Simultaneous Multi-Threading technology) allows a single physical CPU core to present itself as two logical processors to the operating system, enabling it to process two instruction threads nearly simultaneously by utilizing idle execution units within the core. This differs from multi-core processors: dual-core, triple-core, and quad-core CPUs refer to having multiple independent physical cores on a single die. Hyper-threading specifically enables instruction-level parallelism within one physical core, allowing two instruction streams to be interleaved at the nanosecond level - which is what the question describes.
Community Discussion
No community discussion yet for this question.