题目内容

Addition instruction of the 8051 can affect, ( )

A. carry flag
B. auxiliary carry flag
C. overflow flag
D. parity flag

查看答案
更多问题

The contents of the accumulator after execution of following instructions will be( ) MOV A, #0FH ANL A, #2CH

A. 11010111B
B. 11011010B
C. 00001100B
D. 00101000B

To mask the LSB of the A, we must AND it with( )

A. 7FH
B. 80H
C. FEH
D. FFH

The instructions that copy data from register R0 to register R5 when register bank 0 is active is ( )

A. MOV R5, R0
B. MOV 05H, 00H

Determine whether the following argument is valid or not. “All students in this class understand logic. Xavier is a student in this class. Therefore, Xavier understands logic.” ( )

A. valid
B. invalid

答案查题题库