For signed operations, -1 is represented in binary as ( ).
A. 10000001B
B. 01111111B
C. 10000000B
D. 11111111B
查看答案
MOV 10H, 20H is a ( )-byte instruction.
A. 1
B. 2
C. 3
D. 4
For proper reset operation, RESET signal must be held high at least for ( ) machine cycles.
A. 1
B. 2
C. 3
D. 4
Port ( ) needs external pull-up resistor when used for I/O operation.
A. P0
B. P1
C. P2
D. P3
The stack operations in the 8051 are ( ).
A. last in first out
B. first in first out
C. last in last out