Вы находитесь на странице: 1из 2

Rubrics Learning

Computer Science II Test-1


Time: Marks ---40
Choose the correct alternatives for any ten of the following : 10 x 1 = 10

1. The control signal used to distinguish between an I/O operation and memory operation is

a) ALE b) IO/M

c) SID d) SOD.
2. The control signal. HOLD is sent by 8085 in order to

a) inform I/O device that the address is being sent . over the AD line

b) achieve separation of address from data

c) synchronize with low speed peripheral

d) to activate DMA.

3. STA 9000 H is a

a) data transfer instruction b) logical instruction .

c) I/O and machine control instruction d) none of these.

4. In an Intel 8085A, which is the first machine cycle of an instruction?


a.An op-code fetch cycle b.A memory read cycle
c.A memory write cycle d.An I/O read cycle

5. The number of output pins in 8085 microprocessors are


a. 40 b.27 c.21 d.19

6. In 8085 name of the 16 bit registers is


a.stack pointer b . program counter c.both A and B d.none of these

7. Which of the following instruction is not possible in 8085?


a.POP PSW b.POP B c.POP D d.POP 30 H

8. Which instruction is required to rotate the content of accumulator one bit right along with carry?
a. b.RAL c.RRC d.RAR

9. Temporary registers in 8085 are


a.B and C b.D and E c.H and L d.W and Z

10.The instruction CMA is --------------------- byte instruction.


a.1 Byte b.2 Byte c.3 Byte d.4 Byte
Q.2 Short Answer Type Questions 3×5=15

1. Explain the functions of pin as follows :READY, ALE, RESET


2. Explain the need to demultiplex the bus AD7-ADO. How is demultiplexing done?
3. How many addressing modes are available in8085 microprocessor? Explain with two examples
4. If accumulator of 8085 contains data 65H.What will be contents after the execution of following
instructions independently.
a.CMA b.ANI AC H c.INR A

5. Compare following
a. Vectored and Non-vectored interrupts
b. Hardware and software interrupts
Q.3 Long Answer Type Questions 5×3=15

1. A series of numbers are stored in Memory locations from B001 H to B009 H.Write a program to
find smallest number among these numbers. Store smallest number to Memory location B00AH.
2. Write ALP to find 2’s compliment of 8 bit number stored in ML C000H and store result in ML
C0001H .
3. Explain the use of stack and stack pointer in 8085 microprocessor.

All the Best

Вам также может понравиться