Which of the following is a low-power CPU design focus? MCQ with Answer and Explanation

Which of the following is a low-power CPU design focus?
A. Servers exclusively
B. Gaming PCs
C. Mobile and embedded systems
D. High performance desktops only
Answer: Option C
Solution (By JKExamLibrary)
Emphasis on efficiency for battery life.

This question belongs to: Computer CPU (Central Processing Unit)

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More CPU (Central Processing Unit) Questions

Question #1 Report Error
Upcoming CPUs focus on:
A. Slower speeds
B. Energy efficiency and specialized accelerators
C. Ignoring AI
D. Basic design

Correct Answer: Option B


Explanation:
To meet demands of modern computing.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
Register renaming solves:
A. Interrupt handling
B. Control hazards
C. Write-after-read and write-after-write hazards
D. Cache misses

Correct Answer: Option C


Explanation:
It eliminates false dependencies.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
Which component is responsible for instruction sequencing?
A. Program Counter in CU
B. ALU
C. I/O ports
D. Cache

Correct Answer: Option A


Explanation:
Program Counter manages the sequence of instruction fetch.

This question belongs to: Computer CPU (Central Processing Unit)