you have to fill out the space.
CSE 210 Machine & Assembler Language
Chapter 14 Assignments – submit a single file
Read Chapter 14 and answer the following:
1. The operating system area of memory contains a table of 32-bit addresses named
the __________________________________, and are used by the CPU when processing
hardware and software interrupts.
2. The ___________________________ includes procedures that manage most I/O devices,
including the keyboard, disk drive, video display, and serial and printer ports.
3. The __________________ is a collection of procedures called services that are loaded
from a file on the system disk.
4. The __________________ contains system diagnostics and configuration information, and
is stored in a static ROM memory chip on the system board.
5. MS-DOS and MS-Windows use 16-bit integers called __________________ to identify files
and I/O devices.
6. After calling an MS-DOS I/O function, the __________________ indicates that an error has
occurred.
1