Logo

Microcontrollers Questions Set 21:

Quiz Mode

What is the instruction to configure any port as an input port?

Solution:

The TCON register has data 0100 1011. Which of the Timer is operational?

1
2
3
4

Solution:

In which architecture type, is pipelining possible?

Just answer in now word the name of the architecture.

Solution:

In the following code, where will the stack pointer (SP) point after the PUSH operation?

1
2
3
4

Solution:

Which memory is being referred to here ? MOVC A, @A+PC

1
2
3
4

Solution:

choose the correct statement among the following:-

1
2
3
4

Solution:

Which of the following is an external memory microcontroller ?

1
2
3
4

Solution:

Which of the following statements about bit-addressable RAM is false?

1
2
3
4

Solution:

Which of the following correctly explains the 'JNC label'?

1
2
3
4
5

Solution: