0% found this document useful (0 votes)
4 views7 pages

Sample Questions For IA3

The document contains multiple-choice questions related to the 8051 microcontroller, covering topics such as memory mapping, interrupt instructions, and internal architecture. Key points include the specifications of on-chip RAM and ROM, the number of timers, I/O ports, and flag bits. It also includes arithmetic operations and their effects on the flag register.

Uploaded by

Soumitra Bhowmik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views7 pages

Sample Questions For IA3

The document contains multiple-choice questions related to the 8051 microcontroller, covering topics such as memory mapping, interrupt instructions, and internal architecture. Key points include the specifications of on-chip RAM and ROM, the number of timers, I/O ports, and flag bits. It also includes arithmetic operations and their effects on the flag register.

Uploaded by

Soumitra Bhowmik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

In I/O mapped I/O device interfacing, the device has

A. 16-bit address lines

B. 8-bit address lines

C. 20-bit address lines

D. 12-bit address lines

If the starting address of 2Kb RAM is 0000H, the end address of memory map will be

A. 0000H

B. 00FFH

C. 07FFH

D. 0800H

If the starting address of 4Kb RAM is 0000H, the end address of memory map will be

A. 0000H

B. 07FFH

C. 0FFFH

D. 0800H

If interrupt instruction RST 2 is executed, the program will jump to memory location

A. 2000H

B. 0010H

C. 0038H

D. 0016H

The 8051 microcontroller has

A. 4K bytes of on-chip ROM

B. 8K bytes of on-chip ROM


C. 16K bytes of on-chip ROM

D. 32K bytes of on-chip ROM

The 8051 microcontroller has

A. 3 on chip timers

B. 2 on chip timers

C. 1 on chip timers

D. 4 on chip timers

The 8051 microcontroller has

A. 24 pins of I/O

B. 16 pins of I/O

C. 8 pins of I/O

D. 32 pins of I/O

The 8051 microcontroller has

A. 256 bytes of on-chip RAM

B. 228 bytes of on-chip RAM

C. 128 bytes of on-chip RAM

D. 556 bytes of on-chip RAM

The 8051 microcontroller has

A. 1 on-chip I/O ports

B. 2 on-chip I/O ports

C. 3 on-chip I/O ports


D. 4 on-chip I/O ports

The number of flag bits in flag register (PSW) of the 8051 microcontroller is

A. 5

B. 6

C. 7

D. 8

The number of flags present in 8051 that respond to math operations are

A. 5

B. 4

C. 3

D. 2

Let addition of two numbers 9BH and 75H is performed in 8051 ALU, result is

A. 9AH

B. 98H

C. 75H

D. 10H

The number of flag bits in 8051 are used to select register banks is

A. 5

B. 4
C. 3

D. 2

The memory map of on chip RAM in 8051 microcontroller is

A. 000H to FFFH

B. 0000H to FFFFH

C. 00H to 7FH

D. 00H to FFH

The memory map of on chip ROM in 8051 microcontroller is

A. 000H to FFFH

B. 0000H to FFFFH

C. 00H to FFH

D. 0000H to 0FFFH

8051 has

A. 3 timer/counter registers

B. 2 timer/counter registers

C. 4 timer/counter registers

D. 1 timer/counter register

Let addition of two numbers 9BH and 75H is performed in 8051 ALU, status of flag register(PSW) is

A. CY=0, AC=1, P=1, OV=1

B. CY=1, AC=1, P=1, OV=0

C. CY=0, AC=1, P=1, OV=0


D. CY=0, AC=0, P=1, OV=0

The memory map of general purpose area in on chip RAM of 8051 microcontroller is

A. 00H to FFH

B. 00H to 7FH

C. 20H to 2FH

D. 30H to 7FH

The memory map of bit addressable area in on chip RAM of 8051 microcontroller is

A. 00H to 2FH

B. 00H to 7FH

C. 20H to 2FH

D. 00H to 1FH

The memory map of register bank area in on chip RAM of 8051 microcontroller is

A. 00H to FFH

B. 00H to 7FH

C. 20H to 2FH

D. 00H to 1FH

Internal RAM of 8051 microcontroller require

A. 8 bit address bus

B. 16 bit address bus

C. 4 bit address bus

D. 32 bit address bus


Internal RAM of 8051 microcontroller require

A. 16 bit data bus

B. 32 bit data bus

C. 8 bit data bus

D. 4 bit data bus

The memory map of external RAM in 8051 microcontroller is

A. 000H to FFFH

B. 0000H to FFFFH

C. 00H to 7FH

D. 00H to FFH

Which of the following is a 16-bit register in the 80C51 microcontroller?

A. SP

B. PSW

C. SBUF

D. DPTR

Which of the following registers can be used as two individual 8-bit registers in 8051?

A. SP

B. PSW

C. SBUF

D. DPTR

You might also like