Co Final
Co Final
How many address lines are needed to address each memory locations in a 2048 x 4 memory
chip?
a. 10
b. 11
c. 8
d. 12
Question 2: 1 marks
In immediate addressing the operand is placed
a. in the CPU register
b. after OP code in the instruction
c. in memory
d. in stack
Question 3: 1 marks
The ALU and control unit of most of the microcomputers are combined and manufacture on a single
silicon chip. What is it called?
a. monochip
b. microprocessor
c. ALU
d. control unit
Question 4: 2 marks
When the RET instruction at the end of subroutine is executed,
a. the information where the stack is iniatialized is transferred to the stack pointer
b. the memory address of the RET instruction is transferred to the program counter
c. two data bytes stored in the top two locations of the stack are transferred to the program counter
d. two data bytes stored in the top two locations of the stack are transferred to the stack pointer
Question 5: 1 marks
Interrupts which are initiated by an I/O drive are
a. internal
b. external
c. software
d. all of above
Question 6: 1 marks
Question 7: 1 marks
a. immediate
b. direct
c. indirect
d. register
Question 8: 2 marks
Pipeline implement
c. execute instruction
d. all of abve
Question 9: 1 marks
When a subroutine is called, the address of the instruction following the CALL
instructions stored in/on the
a. stack pointer
b. accumulator
c. program counter
d. stack
a. data transfer
b. logic operation
c. arithmetic operation
d. all of above