What is the physical address of IP in the 8051 microcontroller?
Which of the following is not a PSW (Program Status Word) flag register?
What will the accumulator finally have ? MOV @R2, #04H MOV A, @R2 RRCA A
To mask certain bits, what operation should be used?
What are the memory locations from 20H to 2FH in the RAM of an 8051 microcontroller called?
The higher and lower bytes of a 16-bit register DPTR are represented respectively as?
In which of the timers modes of the 8051 microcontroller , the timer needs not to be reset once the count rolls over condition is reached ?
Identify the addressing mode used in the given assembly language instruction:
mov a, 06h
What is the first task a microprocessor performs, after detecting an interrupt ?
Which of the following statements about SRAM and DRAM are true?