Which software language is directly translated into machine code in order to control the microprocessor?
A) assembly language B) COBOL
C) C language D) BASIC language
Question 2
What instruction is required to move the value at port 2 to register 3?
A) MOV R3, P2 B) MOV X, R3 C) MOV R2, P3 D) none of the above