A CPU's process node size (like 7nm) refers to: MCQ with Answer and Explanation

A CPU's process node size (like 7nm) refers to:
A. Clock speed
B. Manufacturing technology affecting density and efficiency
C. Cache size
D. Number of pins
Answer: Option B
Solution (By JKExamLibrary)
Smaller nodes allow more transistors and lower power.

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
The data cache (D-cache) handles:
A. ALU internal
B. Instruction fetch
C. Control signals
D. Load and store operations

Correct Answer: Option D


Explanation:
Separate from I-cache.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The carry flag is set during:
A. Signed overflow
B. Zero result
C. Unsigned arithmetic overflow
D. Negative numbers

Correct Answer: Option C


Explanation:
Important for multi-precision arithmetic.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
Which of the following is an example of a control register?
A. Data register
B. Accumulator
C. Flag register
D. General purpose register

Correct Answer: Option C


Explanation:
Flag or status registers hold information about the state of the CPU after operations.

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