Você está na página 1de 3

Who is the brain of computer?

A) Memory
B) CPU
C) Control Unit
D) ALU
ANSWER: B

__________ language is directly understood by the computer without translation


program.
A) Machine
B) Assembly
C) C or C++
D) High level
ANSWER: A

CPU can read and write data by using _______ bus.


A) Control
B) Address
C) Data
D) System
ANSWER: C

8085 P works on _____ supply voltage and is ____-bit processor, with ____ package.
A) 5V DC; 8; Dual-In
B) 12V DC; 16; Single
C) 5V DC; 16; Dual-In
D) 230V AC; 8; Quadra-In
ANSWER: A

Which of the following combinations are level triggering interrupts?


A) INTR & TRAP;
B) RST 6.5 & RST 5.5;
C) RST 7.5 & RST 6.5;
D) TRAP & RST 7.5
ANSWER: B

If a microprocessor is capable of addressing 2MB memory, its address-bus width is:


A) 16 bits
B) 20 bits
C) 21 bits
D) 32 bits
E) 64 bits
ANSWER: C

DMA stands for:


A) Direct Memory Allocation
B) Direct Memory Access
C) Data Memory Allocation
D) Data Memory Allotment
ANSWER: B

The number of flags of the 8085 microprocessor are:


A) 5
B) 6
C) 7
D) 8
E) 4
ANSWER: A
Program Counter in a microprocessor:
A) Counts the number of programs being executed on thebP;
B) Counts the number of instructions being executed on the bP;
C) Counts the number of interrupts handled by oP;
D) Keeps the address of next instruction to be fetched
ANSWER: D

RLC is an instruction of:


A) Inherent addressing mode;
B) Immediate addressing mode;
C) Register addressing mode;
D) Direct addressing mode;
E) Indirect addressing mode
ANSWER: A

A 16 bit address bus can generate___ addresses;


A) 65535
B) 65536
C) 32767
D) 256
E) 64
ANSWER: B

In a microprocessor, the service routine for a certain interrupt starts from a


fixed location of memory which cannot be externally set, but the interrupt can be
delayed or rejected. Such an interrupt is
A) Nonmaskable and non-vectored
B) Maskable and non-vectored
C) Nonmaskable and vectored
D) Maskable and vectored
ANSWER: D

The octal equivalent of 111010 is ____.


A) 81
B) 58
C) 72
D) 110
ANSWER: C

8085 P operates at a minimum and maximum frequency of _____ and _____


respectively.
A) 500Hz, 3kHz
B) 500kHz , 3MHz
C) 500Hz, 12kHz
D) 3MHz, 5kHz
ANSWER: B

Please choose correct status of all the flags in program Q.18 in SZ-AC-P-CY
sequence:
A) 00-1-1-0
B) 00-0-0-0
C) 00-0-1-0
D) 00-0-1-1
E) 00-1-1-1
ANSWER: C

Which pins are used for Serial I/O signals?


A) SID and SOD
B) S0 and S1
C) RESET IN and RESET OUT
D) HOLD and HLDA
ANSWER: A

How many states are required to execute STAX B; MOV M, B and SHLD 201AH
instructions respectively:
A) 7, 7, 16
B) 7, 16, 7
C) 4, 16, 7
D) 4, 16, 4
ANSWER: A

Which of the following is nonmaskable interrupt?


A) RST7.5
B) TRAP
C) INTR
D) None
ANSWER: B

How many states are required to execute INR M and ADC C instructions respectively:
A) 10, 10
B) 10, 7
C) 10, 4
D) 4, 4
E) 4, 7
F) 7, 4
ANSWER: C

Você também pode gostar