The speed of a CPU is measured in: MCQ with Answer and Explanation

The speed of a CPU is measured in:
A. Watts
B. Bytes
C. Hertz (Hz)
D. Pixels
Answer: Option C
Solution (By JKExamLibrary)
CPU clock speed is measured in Hertz, indicating cycles per second.

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
Branch misprediction leads to:
A. Increased clock speed
B. Reduced power consumption
C. Better cache hit rate
D. Pipeline flush and performance loss

Correct Answer: Option D


Explanation:
Wrong prediction requires discarding speculative work.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The ITLB caches:
A. ALU results
B. Branch history
C. Data translations
D. Instruction address translations

Correct Answer: Option D


Explanation:
Separate from DTLB.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
The physical address is generated from:
A. Direct from registers
B. ALU output
C. CU only
D. Virtual address via MMU

Correct Answer: Option D


Explanation:
Memory Management Unit handles translation.

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