CGS Chapter 5 – Flashcards

Unlock all answers in this set

Unlock answers
question
What are the 2 primary types of programs that system software consists of?
answer
operating system and utility programs
question
(DEF.) A group of programs that controls how your computer functions.
answer
operating system (OS)
question
What system manages the computer's hardware, provides a consistent means for application software to work with the CPU, and is responsible for the management, scheduling, and coordination of tasks?
answer
operating system
question
(DEF.) The desktop, icons, and menus that let you communicate with your computer; how you interact with your OS.
answer
user interface
question
(DEF.) A small program that performs many of the general housekeeping tasks for your computer, such as system maintenance and file compression.
answer
utility program
question
(DEF.) Also referred to as embedded systems; require minimal user interaction; a program with a specific purpose, and it must guarantee certain response times for particular computing tasks.
answer
real-time operating system (RTOS)
question
(DEF.) System that lets more than one user access the computer system at a time by handling and prioritizing requests from multiple users.
answer
multiuser operating system (or network operating system)
question
(DEF.) A multiuser, multitasking OS that is used as a network OS, although it can also be found on PCs.
answer
UNIX
question
In 1984, this OS became the first commercially available OS to incorporate a graphical user interface (GUI) with user-friendly point-and-click technology.
answer
Mac OS
question
(DEF.) An open source OS designed for personal computers and as a network.
answer
Linux
question
(DEF.) The various packages in which Linux is available for download.
answer
distributions or distros
question
(DEF.) The combination of an OS and a specific processor.
answer
platform
question
What does the OS provide that lets you interact with the computer?
answer
a user interface
question
(DEF.) Interface in which you enter commands to communicate with the computer system.
answer
command-driven interface
question
(DEF.) Interface in which you choose commands from menus displayed on the screen.
answer
menu-driven interface
question
(DEF.) Interface that displays graphics and use the point-and-click technology of the mouse and cursor; very user-friendly.
answer
graphical user interface (GUI)
question
(DEF.) A unique signal that tells the OS that a certain device is in need of immediate attention.
answer
interrupt
question
(DEF.) A special numerical code that prioritizes the requests.
answer
interrupt handler
question
(DEF.) When the OS processes the task assigned a higher priority before processing a task assigned a lower priority.
answer
preemptive multitasking
question
(DEF.) A program that helps coordinate all print jobs currently being sent to the printer.
answer
spooler
question
What does the OS use as a temporary storage area for instructions and data?
answer
RAM
question
(DEF.) The process of optimizing RAM storage by borrowing hard drive space.
answer
virtual memory
question
(DEF.) The temporary storage area on the hard drive that the OS stores RAM data and instructions that haven't recently been used.
answer
swap file (or page file)
question
(DEF.) The process of the OS swapping data and information to and from the swap file and RAM.
answer
paging
question
(DEF.) The condition of excessive paging.
answer
thrashing
question
(DEF.) Driver that facilitates communication between the device and the OS.
answer
device driver
question
(DEF.) A software and hardware standard designed to facilitate the installation of new hardware in PCs by including in the OS the drivers these devices need in order to run.
answer
Plug and Play (PnP)
question
(DEF.) Software design to make it seem as if there is something wrong with your computer; used by scammers.
answer
scareware
question
(DEF.) Blocks of code that application software needs in order to interact with the CPU.
answer
application programming interface (API)
question
What are the 4 basic steps of the boot process?
answer
1. Activating BIOS 2. Performing the Power-On Self-Test 3. Loading the OS 4. Checking Further
question
(DEF.) A program that manages the exchange of data between the OS and all the input and output devices attached to the system; responsible for loading the OS into RAM from its permanent location on the hard drive.
answer
basic input/output system (BIOS)
question
(DEF.) The first job that BIOS performs; process that ensures that essential peripheral devices are attached and operational
answer
power-on self-test (POST)
question
(DEF.) A special kind of memory that uses almost no power; contains information about the system's memory, types of disk drives, and other essential input and output hardware components.
answer
CMOS (complementary metal-oxide semiconductor)
question
(DEF.) The main files of the OS.
answer
system files
question
(DEF.) The essential component of the OS; responsible for managing the processor and all other components of the computer system.
answer
kernel (or supervisor program)
question
(DEF.) Contains all the different configurations used by the OS and by other applications.
answer
registry
question
(DEF.) The verification of your login name and password.
answer
authentication
question
(DEF.) A new utility program in Windows 8 that attempts to diagnose and fix errors in your Windows system files that are causing your computer to behave improperly.
answer
Refresh your PC
question
Which is NOT an example of a network operating system? -Linux -Android -Windows -UNIX
answer
Android
question
You are most likely to find an RTOS -on an iPad. -on a mainframe. -on a supercomputer. -in a robotic camera.
answer
in a robotic camera.
question
Which of the following is an example of a web-based OS? -Chrome -Linux -Windows -OS X
answer
Chrome
question
Early operating systems such as MS-DOS used a _____________ interface. -menu-driven -graphical user -command driven -magnetic tape-based
answer
command-driven
question
The OS can optimize RAM storage by using -thrashing. -virtual memory. -an interrupt handler. -a spooler.
answer
virtual memory.
question
(DEF.) The first interaction you have with the OS and the first image you see on your display.
answer
Start screen
question
(DEF.) Applications specifically designed to run in the interface of Windows 8.
answer
Windows 8 apps
question
(DEF.) Features large type with clean, readable block images inspired by metropolitan service signs.
answer
Windows 8 interface
question
(DEF.) Bars that float on the screen above the app when you summon them or you need them; Windows 8 feature.
answer
app bars
question
(DEF.) Special shortcuts on Windows 8 that are used for performing common tasks.
answer
charms
question
(DEF.) The process of choosing which applications are visible on the Start screen.
answer
pinning
question
(DEF.) Feature that displays open and favorite applications for easy access.
answer
taskbar
question
(DEF.) The most recently or commonly used files or commands for that application.
answer
Jump List
question
(DEF.) Provides an organizational structure to your computer's contents.
answer
file management
question
(DEF.) The C drive is the top of the filing structure and referred to as this.
answer
root directory
question
(DEF.) In an OS, a collection of program instructions or data that is stored and treated as a single unit
answer
file
question
(DEF.) A collection of files.
answer
folder
question
(DEF.) In Windows, it gathers categories of files from different locations and displays them as if they were all saved in a single folder, regardless of where they are physically stored.
answer
library
question
(DEF.) The main tool for finding, viewing, and managing the contents of your computer.
answer
File Explorer
question
What are the 4 default libraries in Windows?
answer
Documents, Music, Pictures, and Videos
question
What are the 2 panes or sections that File Explorer is divided into?
answer
The navigation pane and the details pane.
question
(DEF.) View in which files and folders are displayed in list form, and the additional file information is displayed in columns alongside the name of the file; the most interactive view.
answer
Details view
question
(DEF.) View that shows contents of folders as small images.
answer
Large icons view
question
(DEF.) The name you assign to a file when you save it.
answer
file name
question
(DEF.) Follows the file name and a period or dot.
answer
extension (or file type)
question
(DEF.) You can determine the location of a file by this.
answer
file path
question
(DEF.) The backslash characters (in Windows) and colons (OS X).
answer
path separators
question
(DEF.) The main component of system software.
answer
OS
question
(DEF.) Small applications that perform special functions on the computer.
answer
utility programs
question
(DEF.) In Windows; takes out redundancies in a file to reduce the file size.
answer
file compression utility
question
(DEF.) A Windows utility that removes unnecessary files from your hard drive.
answer
Disk Cleanup
question
(DEF.) A Windows utility that checks for lost files and fragments as well as physical errors on your hard drive.
answer
error-checking
question
(DEF.) An index of all sector numbers in a table.
answer
file allocation table (FAT)
question
(DEF.) If a program has stopped working, you can use this Windows utility to check on the program or to exit the nonresponsive program.
answer
Task Manager
question
(DEF.) A Windows utility that lets you roll your system settings back to a specific date when everything was working properly.
answer
System Restore
question
(DEF.) A snapshot of your entire system's settings; generated prior to certain events or automatically once a week.
answer
system restore point.
question
(DEF.) Grouping together related pieces of files on the hard drive, allowing the OS to work more efficiently.
answer
disk defragmenting
question
(DEF.) Windows utility that will automatically create a duplicate of your libraries, desktop, contacts, and favorites and copy it to another storage device, such as an external hard drive.
answer
File History
question
(DEF.) Centralized location for assistive technology and tools to adjust accessibility settings; Microsoft Windows utility.
answer
Ease of Access Center
question
Which of the following is NOT considered to be a utility program? -Task Manager -Disk Cleanup -System Restore -Internet Explorer
answer
Internet Explorer
question
The process of adding a Windows 8 app to the Start screen is known as -screening. -clipping. -visualizing. -pinning.
answer
pinning
question
The Windows app used for locating files and folders is -Finder. -Disk Manager. -Library Explorer. -File Explorer.
answer
File Explorer.
question
Which of the following is NOT a common file name extension? -.pptx -.zipped -.docx -.jpg
answer
.zipped
question
The _________ utility can free up space on the hard drive. -Task Manager -File Explorer -System Refresh -Disk Cleanup
answer
Disk Cleanup
question
Which of the following is an OS that is NOT used on tablet computers? -Android -Windows -iOS -Blackberry
answer
Blackberry
question
Borrowing hard drive space to optimize RAM storage is known as -multitasking. -virtual memory. -authentication -paging
answer
virtual memory
question
An example of an open source OS is -DOS. -Windows. -OS X. -Linux.
answer
Linux.
question
Which of the following is NOT considered an accessibility utility? -Magnifier -Narrator -Speech Recognition -System Restore
answer
System Restore
question
Apps specifically designed for Windows 8.1 -can't be closed down once started. -run on the desktop. -use a large amount of RAM. -run full screen.
answer
run full screen.
question
The Windows app used for file management is -Task Manager. -Disk Manager. -Library Explorer. -File Explorer.
answer
File Explorer.
question
(T/F) Different versions of Linux are known as "distros."
answer
True
question
(T/F) The third step of the boot process is the power-on self-test (POST).
answer
False
question
(T/F) System restore points can only be created by Windows automatically on a regular schedule.
answer
False
question
(T/F) The Windows 8 desktop no longer includes the taskbar.
answer
False
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New