Error Correcting Code (ECC) memory is supported by some CPUs for: MCQ with Answer and Explanation

Error Correcting Code (ECC) memory is supported by some CPUs for:
A. Increasing speed
B. Audio
C. Detecting and correcting memory errors
D. Graphics
Answer: Option C
Solution (By JKExamLibrary)
Important for servers and reliability.

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
SIMD instructions are useful in:
A. Simple text editing
B. Networking
C. Graphics and multimedia processing
D. Database sorting only

Correct Answer: Option C


Explanation:
They process multiple data elements with one instruction.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The zero flag is set when:
A. Result of operation is zero
B. Negative result
C. Carry occurs
D. Overflow happens

Correct Answer: Option A


Explanation:
Useful for conditional branching.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
Which register points to the current stack location?
A. Index Register
B. Stack Pointer
C. Program Counter
D. Base Pointer

Correct Answer: Option B


Explanation:
It manages stack operations like push/pop.

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