Logo

Microcontrollers Questions Set 27:

Quiz Mode

MOV A, #12H is a ________ byte instruction.

1
2
3
4

Solution:

What is the physical address of IP register in the RAM?

1
2
3
4

Solution:

A memory chip has 8 data pins and 512 K of memory. What is its organization?

1
2
3
4

Solution:

Which bit in PCON has bits that are involves in the Serial communication in 8051 microprocessor?

1
2
3
4

Solution:

Which of the following registers is not a special function register (SFR) in the 8051 microcontroller?

1
2
3
4

Solution:

The value of the TMOD register is 0x01. In which mode is the timer 0 working?

1
2
3
4

Solution:

The code MOV A, #64H followed by SWAP A is the same as:

1
2
3
4

Solution:

In 8051 the Timers can also act as _______.

1
2
3
4

Solution:

Which of the following is true about the immediate addressing mode?

1
2
3
4

Solution:

What is the meaning of the instruction mov A, #55H in 8051 assembly language?

1
2
3
4

Solution: