click below
click below
Normal Size Small Size show me how
js chapter2 stack 2
| Question | Answer |
|---|---|
| filename | The first filename part of the name assigned to a file. In DOS, the filename can be no more than eight characters long and is followed by the file extension. In Windows, a filename can be up to 255 characters. |
| folder | A directory folder or folder contained in another directory or folder. Also called a child directory or folder. |
| graphical user interface | An interface graphical user interface, that uses graphics as compared to a command–driven interface. |
| HAL | The low–level HAL part of Windows 2000/XP/Vista, written specifically for each CPU technology, so that only the HAL must change when platform components change. |
| kernel | The portion kernel of an OS that is responsible for interacting with the hardware. |
| kernel mode | A Windows kernel mode 2000/XP/Vista “privileged” processing mode that has access to hardware components |
| netbook | A low–end, netbookinexpensive laptop with a small 9 or 10 inch screen and no optical drive that is generally used for Web browsing, email, and word processing by users on the go. |
| notification area | An area notification area to the right of the taskbar that holds the icons for running services; these services include the volume control and network connectivity. Also called the system tray or systray. |
| operating system | Software that operating system controls a computer. An OS controls how system resources are used and provides a user interface, a way of managing hardware and software, and ways to work with files. |
| filename | The first filename part of the name assigned to a file. In DOS, the filename can be no more than eight characters long and is followed by the file extension. In Windows, a filename can be up to 255 characters. |
| path | A drive pathand list of directories pointing to a file such as C:\Windows\System32. |
| patches | An update patches to software that corrects an error, adds a feature, or addresses security issues. Also called an update or service pack. |