Computer System Architecture Questions Answers
-
8. Whenever CPU detects an interrupt, what it do with current state ?
- Save it
- Discard it
- Depends system to system
- First finish it
Answer And Explanation
Answer: Option A
Explanation:
-
9. I/O processor has direct access to ?
- Main Memory
- Secondary Memory
- Flash Memory
- ROM
Answer And Explanation
Answer: Option A
Explanation:
-
10. The address mapping is done, when the program is initially loaded is called ?
- Relocation
- Dynamic relocation
- Static relocation
- Executable relocation
Answer And Explanation
Answer: Option C
Explanation:
-
11. The unit which decodes and translates each instruction and generates the necessary enable signals for ALU and other units is called
- ALU
- Control Unit
- CPU
- Logical Unit
Answer And Explanation
Answer: Option B
Explanation:
-
12. A microprogram is sequencer perform the operation ?
- Read
- Write
- Read and Write
- Read and Execute
Answer And Explanation
Answer: Option D
Explanation:
-
13. Which among following is an important data transfer technique ?
- CAD
- CAM
- DMA
- MMA
Answer And Explanation
Answer: Option C
Explanation:
DMA is Direct Memory Access.
-
14. RISC stands for ?
- Risk Instruction Source Computer
- Reduced Instruction Set Computer
- Risk Instruction Set Computer
- Risk Instruction Set Computing
Answer And Explanation
Answer: Option B
Explanation: