You are on page 1of 3

MICROCONTROLLER --OBJECTIVES

1. Tcon register is Addressable.


a)bit b)byte c)both

2. Port 3 bit 1 can be also used as


a)general purpose b)i/o c)general purpose,i/o,txd

3. The machine cycle is made up of states or 12 oscillator pulse.


a)5 b)6 c)7
4. bytes of single instructions may be fetched and executed in one machine cycle.
a)one b)two c)three

5. The is only register that does not have an internal address.


a)pc b)A c)B

6. The 8051 has general purpose or working registers.


a)34 b)36 c)40

7. register is used for all data transfer between the 8051 and any external memory.
a)A b)B c)pc

8. are user flags.


a)F0 b)GF0 c)GF1

9. When parity flag is set ,number of ones =


a)even b)odd c)both

10. determines which bank of register is currently in use at any time when the
program is running.
a)M0 &M1 b)RS0&RS1 c)none

11. bit sp is used to hold an internal RAM address.


a)8 b)10 c)12

12. There are number of pins with multiplexed function.


a)32 b)31 c)36

13. External memory acess is possible when the is grounded.


a)PSEN b)EA c)none
14. The interna l RAM address of IP is
a)0B8 b)0C8 c)0A8

15. pins have no dual function.


a)port1 b)port2 c)port3

16. When m1=0 and m0=1 then the timer will operate in
a)mode0 b)mode2 c)mode1

17. In serial data communication, PCON is used to control


a)data rate b)baud rate c)none

18. flags may be set when the INTX pins signals reaches a low level.
a)IEX b)TFX c)none

19. The address of the interrupt TF0 is


a)000B b)000A c)000C

20. RAM is used for storage..


a)data b)address c)data&address

21. is used to enable the program stored in ROM.


a)PSEN b)ALE c)EA

22. The alternate for crystal oscillator is oscillator.


a)ceramic b)clap c)colpitt

23. Typical crystal oscillator frequency is to get standard baud rates.


a)11.0592 b)8MHz c)6MHz

24. DPTR is used to fetch internal and external code and external data
a)DPTR b)PC c)none

25. Von neuman architecture uses memory for program and data.
a)same b)different c)none

26. then it is level triggered .


a) IT0=0 b)IT1=1 C)IE1=0

27. 8051 has internal flags.


a)3 b)4 c)5

28. Power down mode is used to the oscillator


a)stop b)start c)slow down
29. If an interrupt occurs on programming ,then it is called as Interrupts.
a)Software b)hardware c)none

30. .How many address lines are need to interface a 8051 with 8K RAM

a)11 b)13 c)17

You might also like