Computer Hardware - Chapter 10
Quiz
Following a reset, the CPU accesses the reset vector.
- True
- False
The reset vector can be located at any position in a processor’s address space.
- True
- False
The reset vector acts as a pointer to the first instruction that the processor should execute.
- True
- False
By using a reset vector, it is possible to locate the boot code anyway in a processor’s address space.
- True
- False
POST is an acronym for power on self test.
- True
- False
The BIOS acts as an interface between the operating system and a computer’s hardware.
- True
- False
A process is an environment in which a program can execute.
- True
- False
Multi-tasking algorithms permit multiple processes to run concurrently.
- True
- False
Application programs communicate with the BIOS via the operating system.
- True
- False
During the boot sequence one function of the BIOS is to load part of the operating system into main memory.
- True
- False