Apple Silicon like M-series uses: MCQ with Answer and Explanation

Apple Silicon like M-series uses:
A. CISC heavy
B. No CPU
C. x86 only
D. ARM-based architecture
Answer: Option D
Solution (By JKExamLibrary)
Custom ARM chips for Macs.

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 translation lookaside buffer (TLB) caches:
A. Data values
B. Instructions
C. Control signals
D. Virtual to physical address translations

Correct Answer: Option D


Explanation:
Speeds up memory address translation.

This question belongs to: Computer CPU (Central Processing Unit)
Question #2 Report Error
The ALU can perform:
A. Shift operations in some designs
B. Only addition
C. No comparisons
D. Storage only

Correct Answer: Option A


Explanation:
ALU typically supports arithmetic, logic, and bit manipulation including shifts.

This question belongs to: Computer CPU (Central Processing Unit)
Question #3 Report Error
The Memory Address Register (MAR) holds:
A. The result of ALU
B. Control signals
C. The data to be written
D. The address of memory location

Correct Answer: Option D


Explanation:
MAR contains the address for memory read or write operations.

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