MCQ PracticeSingle Best AnswerTopic: Embedded System
Q
What is the bit size of the accumulator register in MC6800?
Question ID
#10477
Subchapter
Embedded System
Action
Choose one option below
Choose Your Answer
Click an option to check whether your answer is correct.
A
8 ✔✖
B
16 ✔✖
C
32 ✔✖
D
4 ✔✖
A
Correct Answer: A
Explanation
The MC6800's accumulator register is 8 bits in size, which means it can store values ranging from 0 to 255. The accumulator register is used to hold intermediate results during arithmetic and logical operations.