Computer System Architecture Questions Answers
-
1. Which exception is also known software interrupt ?
- Trap
- Call
- System Call
- All of above
Answer :
Option C
-
2. An instruction code must specify the address of the ?
- Operand
- Opecode
- Both of above
- None of above
Answer :
Option A
-
3. User programs interact with I/O devices through ?
- Operating System
- Hardware
- Buses
- Processor
Answer :
Option A
-
4. Where the result of an arithmetic and logical operation are stored ?
- In Accumulator
- In Cache Memory
- In ROM
- In Instruction Registry
Answer :
Option A
-
5. If CPU and I/O interface share a common bus than transfer of data between two units is known as ?
- Asynchronous
- Clock dependent
- Synchronous
- Decoder independent
Answer :
Option C
-
6. A set of physical addresses is also known as ?
- Disk Space
- Address Space
- Memory Space
- Locations
Answer :
Option C
-
7. Which table handle store address of interrupt handling subroutine ?
- Vector table
- Symbol link table
- Interrupt vector table
- None of above
Answer :
Option C