Microprocessor Fundamentals - Technical MCQs

Q1:

Because microprocessor CPUs do not understand mnemonics as they are, they have to be converted to ________.

A hexadecimal machine code

B binary machine code

C assembly language

D all of the above

ANS:B - binary machine code

We write mnemonics which is in hexadecimal but it is converted to binary so that CPU can understand.