Hardware devices including memory
11.
List three text files that Windows 9x supports for loading device drivers in order to remain backward compatible with DOS and Windows 3.x.
Config.sys, Autoexec.bat, and System.ini
12.List three types of information that are kept in the Windows registry.
OS configuration data, user settings, application settings
13.Device drivers loaded from Config.sys run in ____ mode.
Real
14.Device drivers loaded from Autoexec.bat run in _____ mode.
Real
15.List four ways to launch an application from the Windowsdesktop.
•
By double-clicking a shortcut icon on the desktop
•
By clicking Start, pointing to Programs, and selecting the program from a list of installedsoftware
•
By using the Run command from the Start menu
•
By double-clicking a filename in My Computer or Windows Explorer 16.List four system resources that software uses to manage hardware.IRQ numbers, memory addresses, I/O addresses, and DMA channels17.What is the IRQ of the system timer?Zero18.What IRQ does COM2 use?
Three
19.Which DMA channel is used to cascade into the lower four DMA channels?
Four
Add a Comment