Correct option is B
The Single Core CPU is the oldest type of Central Processing Unit (CPU). It was the first design used in computers and could execute one instruction at a time per clock cycle.
Early computers featured Single Core processors, which laid the foundation for modern multi-core CPUs.
Important Key Points:
- Single Core CPU:
- Processes one task or thread at a time.
- Older CPUs like Intel 8086 and Pentium processors were single-core.
- Why Multi-Core CPUs Were Developed:
- To improve performance and allow multiple processes or threads to run simultaneously.
- Examples: Dual Core, Quad Core, Hexa Core, and Octa Core CPUs.
- Performance Limitation:
- Single Core CPUs struggle with multitasking because they can only handle one process at a time, causing performance bottlenecks.
Knowledge Booster:
- Why Not Other Options?
- a) Triple Core:
- Incorrect. Triple Core processors came much later and are a type of multi-core CPU.
- c) Dual Core:
- Incorrect. Dual Core CPUs were introduced after Single Core to enable multitasking.
- d) Quad Core:
- Incorrect. Quad Core CPUs have four cores and are much newer compared to Single Core CPUs.
- Evolution of CPUs:
- Single Core: Handles one instruction per clock cycle.
- Dual Core: Two cores to handle two tasks simultaneously.
- Quad Core: Four cores for improved multitasking.
- Modern CPUs: Use 8 cores (Octa Core) or more for high performance.
- Example of Early Single Core CPUs:
- Intel 4004: The first commercial single-core microprocessor (1971).
- Intel Pentium Series: Popular in the 1990s and early 2000s.